We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bf1696 commit c19b360Copy full SHA for c19b360
.gitattributes
@@ -1 +1,9 @@
1
-* text eol=lf
+*.c text eol=lf
2
+*.h text eol=lf
3
+*.asm text eol=lf
4
+*.inc text eol=lf
5
+*.ini text eol=lf
6
+*.log text eol=lf
7
+*.bat text eol=lf
8
+*.txt text eol=lf
9
+*.md text eol=lf
0 commit comments