Revert "Enforce line endings when cloning (fixes #1766)"

This reverts commit 2361a0dd6e.
This commit is contained in:
Jakob Borg 2015-05-07 22:55:31 +02:00
parent 2493ae4c2c
commit cb5ef26020
1 changed files with 1 additions and 1 deletions

2
.gitattributes vendored
View File

@ -1,5 +1,5 @@
# Text files use LF line endings in this repository
* text eol=lf
* text=auto
# Except the dependencies, which we leave alone
Godeps/** -text=auto