chore: fix gitattributes for images [skip ci]

This commit is contained in:
sct
2021-04-24 09:10:36 +09:00
parent f2c37babeb
commit 800f4668ec

25
.gitattributes vendored
View File

@@ -1 +1,26 @@
* text eol=lf
#
## These files are binary and should be left untouched
#
# (binary is a macro for -text -diff)
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary
*.ico binary
*.mov binary
*.mp4 binary
*.mp3 binary
*.flv binary
*.fla binary
*.swf binary
*.gz binary
*.zip binary
*.7z binary
*.ttf binary
*.eot binary
*.woff binary
*.pyc binary
*.pdf binary