mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-10 11:24:39 +03:00
6 lines
122 B
Plaintext
6 lines
122 B
Plaintext
|
# enforce unix style line endings
|
||
|
*.js text eol=lf
|
||
|
*.md text eol=lf
|
||
|
*.json text eol=lf
|
||
|
*.yml text eol=lf
|
||
|
*.hbs text eol=lf
|