Added .gitattributes

This commit is contained in:
Erik C. Thauvin 2017-03-21 22:17:35 -07:00
parent 0d8dae2326
commit 7865c79bf7

5
.gitattributes vendored Normal file
View file

@ -0,0 +1,5 @@
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto
# batch files are specific to windows and always crlf
*.bat eol=crlf