Create .gitattributes

This commit is contained in:
2021-02-22 23:58:42 +05:30
committed by GitHub
parent a34ed2316e
commit c403b265dd

3
.gitattributes vendored Normal file
View File

@@ -0,0 +1,3 @@
* text=auto eol=lf
*.{cmd,[cC][mM][dD]} text eol=crlf
*.{bat,[bB][aA][tT]} text eol=crlf