We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e3c3c5 commit d653905Copy full SHA for d653905
1 file changed
.gitattributes
@@ -1,7 +1,7 @@
1
*.txt text
2
-*.h text
3
-*.c text
4
-*.rb text
+*.h text eol=lf
+*.c text eol=lf
+*.rb text eol=lf
5
*.yml text
6
*.vcproj text eol=crlf
7
-*.sh text eol=lf
+*.sh text eol=lf
0 commit comments