[skip ci] Revert back gitattributes, was unrelated to OSX

This commit is contained in:
Patrick Niklaus 2017-07-04 22:49:30 +00:00
parent 4c7aa8f1c0
commit 5fb00ff7bf

2
.gitattributes vendored
View File

@ -1,5 +1,5 @@
# Set the default behavior, in case people don't have core.autocrlf set.
#* text=auto # Does it cause problems on OSX?
* text=auto
# Explicitly declare text files you want to always be normalized and converted
# to native line endings on checkout.