Ghost/.gitattributes

6 lines
122 B
Plaintext
Raw Normal View History

# 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