mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-10 15:20:56 +00:00
10 lines
222 B
Plaintext
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
|