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 f756a4b commit 03609b9Copy full SHA for 03609b9
1 file changed
.gitattributes
@@ -1 +1,7 @@
1
-*.bat text eol=crlf
+# Enforce Unix newlines
2
+* text=auto eol=lf
3
+
4
+*.bat eol=crlf
5
+*.sln eol=crlf
6
+*.vcxproj eol=crlf
7
+*.vcxproj.filters eol=crlf
0 commit comments