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 1e3c3c5 commit 6dccd37Copy full SHA for 6dccd37
.gitattributes
@@ -1,7 +1,7 @@
1
*.txt text
2
-*.h text
3
-*.c text
4
-*.rb text
+*.h text eol=crlf
+*.c text eol=crlf
+*.rb text eol=crlf
5
*.yml text
6
*.vcproj text eol=crlf
7
*.sh text eol=lf
0 commit comments