chore: set binary type for files (#417)
parent
42ad13dc3c
commit
ffb782fe0c
@ -1 +1,7 @@
|
|||||||
* text eol=lf
|
* text eol=lf
|
||||||
|
# Denote all files that are truly binary and should not be modified.
|
||||||
|
*.png binary
|
||||||
|
*.jpg binary
|
||||||
|
*.mp3 binary
|
||||||
|
*.icns binary
|
||||||
|
*.gif binary
|
||||||
|
Loading…
Reference in new issue