Added MP3 and WAV as binary files

This commit is contained in:
VoidTwo
2021-11-28 20:29:53 -06:00
parent ffe3312b86
commit b6b8edce83

4
.gitattributes vendored
View File

@@ -8,5 +8,7 @@
*.tres text *.tres text
*.jpg binary *.jpg binary
*.mp3 binary
*.png binary *.png binary
*.ttf binary *.ttf binary
*.wav binary