Files
habitica/.gitattributes
T
Clement134 44ded25f6d Add .gitattributes file fixes #9717 (#9722)
* chore(gitattributes): add .gitattributes file

*  chore(gitattributes): specify file type for each extension

* fix(presskit): use LF line endings
2018-01-29 14:53:14 -06:00

21 lines
227 B
Plaintext

*.css text
*.html text
*.js text
*.json text
*.md text
*.sh text
*.scss text
*.svg text
*.txt text
*.vue text
*.yml text
*.gif binary
*.ico binary
*.mp3 binary
*.mp4 binary
*.ogg binary
*.png binary
*.zip binary
* text eol=lf