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 2f42781 commit 5f567f3Copy full SHA for 5f567f3
.gitattributes
@@ -0,0 +1,5 @@
1
+# Auto detect text files and perform LF normalization
2
+# http://davidlaing.com/2012/09/19/customise-your-gitattributes-to-become-a-git-ninja/
3
+* text=auto
4
+
5
+*.cs diff=csharp
0 commit comments