Files
syncthing-arm/.gitattributes
2015-05-07 20:32:18 +02:00

10 lines
224 B
Plaintext

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