Add .gitattributes to solve line endings cross-OS

This commit is contained in:
Tim van der Lippe 2015-09-26 13:44:11 +02:00
parent 090e9d680c
commit 94c2bc2553

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto