We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5056467 commit f38dd81Copy full SHA for f38dd81
.gitattributes
@@ -1,3 +1,7 @@
1
-* text=auto
+* text=auto eol=lf
2
+
3
+*.{cmd,[cC][mM][dD]} text eol=crlf
4
+*.{bat,[bB][aA][tT]} text eol=crlf
5
6
*.css linguist-vendored
7
*.scss linguist-vendored
0 commit comments