Create .gitattributes

This commit is contained in:
Chuck Lantz
2019-05-03 15:53:59 -07:00
parent 0207c629b9
commit 85c1f8e85c

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