chore: fix gitattributes for images [skip ci]

pull/1463/head
sct 3 years ago
parent 1a311d211d
commit 6a4ea1b0c5
No known key found for this signature in database
GPG Key ID: 77D146606D30DCCD

25
.gitattributes vendored

@ -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

Loading…
Cancel
Save