mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-09 14:50:56 +00:00
9 lines
164 B
Plaintext
9 lines
164 B
Plaintext
# Enforce Unix newlines
|
|
*.css text eol=lf
|
|
*.html text eol=lf
|
|
*.js text eol=lf
|
|
*.json text eol=lf
|
|
*.less text eol=lf
|
|
*.md text eol=lf
|
|
*.yml text eol=lf
|