From: Benjamin Auder Date: Wed, 18 Mar 2020 18:58:23 +0000 (+0100) Subject: Use git-lfs for large files on Github X-Git-Url: https://git.auder.net/?p=vchess.git;a=commitdiff_plain;h=2be5107bdd1c0d78ba923515fe13c9c03822e7c0 Use git-lfs for large files on Github --- diff --git a/.gitattributes b/.gitattributes index 8956f182..c09562b9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,8 +2,3 @@ *.pdf filter=lfs diff=lfs merge=lfs -text *.png filter=lfs diff=lfs merge=lfs -text *.flac filter=lfs diff=lfs merge=lfs -text - -*.ico filter=fat -*.pdf filter=fat -*.png filter=fat -*.flac filter=fat