Enforce line endings when cloning (fixes #1766)
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -1,5 +1,5 @@
|
||||
# Text files use LF line endings in this repository
|
||||
* text=auto
|
||||
* text eol=lf
|
||||
|
||||
# Except the dependencies, which we leave alone
|
||||
Godeps/** -text=auto
|
||||
|
||||
Reference in New Issue
Block a user