mirror of
https://github.com/publiclab/image-sequencer.git
synced 2026-01-08 16:35:27 +01:00
10 lines
184 B
Plaintext
10 lines
184 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
|
|
*.svg text eol=lf
|
|
*.yml text eol=lf
|