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.
git config --global core.autocrlf
true
1 parent b63de10 commit f2a1d8fCopy full SHA for f2a1d8f
.gitattributes
@@ -0,0 +1,4 @@
1
+* text=auto eol=lf
2
+*.{cmd,[cC][mM][dD]} text eol=crlf
3
+*.{bat,[bB][aA][tT]} text eol=crlf
4
+*.{ps1,[pP][sS][1]} text eol=crlf
0 commit comments