Skip to content

Commit 55e289f

Browse files
authored
Set eol for generated tmlLanguage json
1 parent 12c2fc9 commit 55e289f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitattributes

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,7 @@
22
l10n/bundle.l10n.json text eol=lf
33

44
# This is a Unix shell script, so it always use the 'lf' line ends
5-
scripts/remoteProcessPickerScript text eol=lf
5+
scripts/remoteProcessPickerScript text eol=lf
6+
7+
# This is a generated file. Set it to 'lf' so we don't get git errors when it is generated on Windows.
8+
src/razor/syntaxes/aspnetcorerazor.tmLanguage.json eol=lf

0 commit comments

Comments
 (0)