diff --git a/.gitattributes b/.gitattributes index be20bd9..aa2a309 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,4 @@ **/*.png filter=lfs diff=lfs merge=lfs -text **/*.ttf filter=lfs diff=lfs merge=lfs -text +**/*.wav filter=lfs diff=lfs merge=lfs -text +**/*.mp3 filter=lfs diff=lfs merge=lfs -text