We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12c2fc9 commit 55e289fCopy full SHA for 55e289f
.gitattributes
@@ -2,4 +2,7 @@
2
l10n/bundle.l10n.json text eol=lf
3
4
# This is a Unix shell script, so it always use the 'lf' line ends
5
-scripts/remoteProcessPickerScript text eol=lf
+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