mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-11 18:35:22 +03:00
d57b70b871
no issue
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 |