syncthing/.gitattributes

10 lines
222 B
Plaintext
Raw Normal View History

# 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