mirror of
https://github.com/TryGhost/Ghost.git
synced 2023-12-13 21:00:40 +01:00
d57b70b871
no issue
6 lines
No EOL
122 B
Text
6 lines
No EOL
122 B
Text
# 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 |