syncthing/.gitattributes
Jakob Borg cb5ef26020 Revert "Enforce line endings when cloning (fixes #1766)"
This reverts commit 2361a0dd6ea7f603fd052b25edf63f491f8d932a.
2015-05-07 22:55:31 +02:00

10 lines
222 B
Plaintext

# Text files use LF line endings in this repository
* text=auto
# Except the dependencies, which we leave alone
Godeps/** -text=auto
# Diffs on these files are meaningless
gui.files.go -diff
*.svg -diff