Add .gitattributes with core.autocrlf

This commit is contained in:
David Vierra 2012-10-26 07:16:31 -10:00
parent 78e45aedfb
commit 50f9ee5147

3
.gitattributes vendored Normal file
View File

@ -0,0 +1,3 @@
# Set default behaviour, in case users don't have core.autocrlf set.
* text=auto