mirror of
https://github.com/qier222/YesPlayMusic.git
synced 2024-11-22 00:15:01 +08:00
chore: set binary type for files (#417)
This commit is contained in:
parent
42ad13dc3c
commit
ffb782fe0c
6
.gitattributes
vendored
6
.gitattributes
vendored
|
@ -1 +1,7 @@
|
|||
* 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
Block a user