44ded25f6d
* chore(gitattributes): add .gitattributes file * chore(gitattributes): specify file type for each extension * fix(presskit): use LF line endings
21 lines
227 B
Plaintext
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 |