We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 481be35 commit 265fc3aCopy full SHA for 265fc3a
.gitattributes
@@ -0,0 +1,7 @@
1
+# Auto detect text files and perform LF normalization
2
+* text=auto
3
+
4
+*.sln text eol=crlf
5
+*.csproj text eol=crlf
6
+*.props text eol=crlf
7
+*.sh text eol=lf
0 commit comments