Merge pull request #1772 from Zillode/fix-lf

Enforce line endings when cloning (fixes #1766)
This commit is contained in:
Jakob Borg
2015-05-07 22:03:20 +02:00
+1 -1
View File
@@ -1,5 +1,5 @@
# Text files use LF line endings in this repository # Text files use LF line endings in this repository
* text=auto * text eol=lf
# Except the dependencies, which we leave alone # Except the dependencies, which we leave alone
Godeps/** -text=auto Godeps/** -text=auto