Add binary attributes for image files
This commit is contained in:
parent
131d9f3cfe
commit
31c454a78c
4 changed files with 10 additions and 0 deletions
6
.gitattributes
vendored
Normal file
6
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
*.jpg binary
|
||||
*.png binary
|
||||
*.gif binary
|
||||
*.jpeg binary
|
||||
*.webp binary
|
||||
*.ico binary
|
||||
Loading…
Add table
Add a link
Reference in a new issue