mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-14 12:18:06 +00:00
chore: set binary type for files (#417)
This commit is contained in:
parent
42ad13dc3c
commit
ffb782fe0c
1 changed files with 6 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue