Add a .gitattributes file

This commit is contained in:
Matthew Klein
2018-06-24 19:47:03 -05:00
committed by Fredrik Fornwall
parent 89048274dd
commit c80e126b8f

3
.gitattributes vendored Normal file
View File

@@ -0,0 +1,3 @@
* text=auto
*.bat eol=crlf
*.sh eol=lf