From: Yann Collet Date: Sat, 31 Jan 2015 09:57:57 +0000 (+0100) Subject: Added : *.png are binary files X-Git-Tag: v0.1.0~6^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=955df5e73a077b80efab342b8a10c1d6df887b21;p=thirdparty%2Fzstd.git Added : *.png are binary files --- diff --git a/.gitattributes b/.gitattributes index 35be5a86c..b9d54fbfd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,6 +7,7 @@ # Denote files that should not be modified. *.odt binary +*.png binary # Visual Studio *.sln binary *.suo binary