Create .gitattributes

This commit is contained in:
Chuck Lantz
2019-05-03 15:53:33 -07:00
parent c09c426bed
commit 4ad3e75280

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