From a9351e06215092a415a7f8295e06cb7df5256a0c Mon Sep 17 00:00:00 2001 From: Manuel Date: Sun, 1 Oct 2023 18:46:42 +0200 Subject: [PATCH] Update gitattributes --- .gitattributes | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index d87dcff..430478a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,9 +1,8 @@ # Normalize EOL for all files that Git considers text files. * text=auto eol=lf - # Track files for Git LFS assets/**/*.wav filter=lfs diff=lfs merge=lfs -text +assets/**/*.ogg filter=lfs diff=lfs merge=lfs -text assets/**/*.psd filter=lfs diff=lfs merge=lfs -text -assets/**/*.png filter=lfs diff=lfs merge=lfs -text assets/**/*.otf filter=lfs diff=lfs merge=lfs -text assets/**/*.ttf filter=lfs diff=lfs merge=lfs -text