Create .gitattributes

This commit is contained in:
Emman 2022-01-21 11:07:24 +08:00
parent 4156eb1c07
commit 2518426467

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