From feba8d4f727906125cd9c6b4ad1b7dc683c39452 Mon Sep 17 00:00:00 2001 From: max Date: Thu, 5 Mar 2020 12:33:20 +0100 Subject: [PATCH] disable lfs filters --- .gitattributes | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitattributes b/.gitattributes index 22e532f..fc7275a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -46,7 +46,7 @@ #*.PDF diff=astextplain #*.rtf diff=astextplain #*.RTF diff=astextplain -*.wav filter=lfs diff=lfs merge=lfs -text -*.aif filter=lfs diff=lfs merge=lfs -text -*.aiff filter=lfs diff=lfs merge=lfs -text +#*.wav filter=lfs diff=lfs merge=lfs -text +#*.aif filter=lfs diff=lfs merge=lfs -text +#*.aiff filter=lfs diff=lfs merge=lfs -text . text !filter !merge !diff