Create .gitattributes

This commit is contained in:
Chuck Lantz
2019-05-03 15:50:14 -07:00
parent 2091a66797
commit f041d909d8

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