diff --git a/.gitattributes b/.gitattributes index 8ad74f7..04e0414 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,7 @@ # Normalize EOL for all files that Git considers text files. * text=auto eol=lf +.ogg filter=lfs diff=lfs merge=lfs -text +.mp3 filter=lfs diff=lfs merge=lfs -text +.dds filter=lfs diff=lfs merge=lfs -text +.png filter=lfs diff=lfs merge=lfs -text +.tga filter=lfs diff=lfs merge=lfs -text