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 860cffb commit d4a231fCopy full SHA for d4a231f
.gitattributes
@@ -0,0 +1,12 @@
1
+* text=auto
2
+
3
+# Force specific files that git doesn't know should always be CRLF
4
+*.idl text eol=crlf
5
+*.h text eol=crlf
6
+*.cpp text eol=crlf
7
+*.sln text eol=crlf
8
+*.props text eol=crlf
9
+*.targets text eol=crlf
10
+*proj text eol=crlf
11
+*.cmd text eol=crlf
12
+*.ps1 text eol=crlf
0 commit comments