]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Added : *.png are binary files
authorYann Collet <yann.collet.73@gmail.com>
Sat, 31 Jan 2015 09:57:57 +0000 (10:57 +0100)
committerYann Collet <yann.collet.73@gmail.com>
Sat, 31 Jan 2015 09:57:57 +0000 (10:57 +0100)
.gitattributes

index 35be5a86ce23e3b694673008baffcce75708bb1c..b9d54fbfd56e1bb3f1d6130817eb800b2655f7dd 100644 (file)
@@ -7,6 +7,7 @@
 
 # Denote files that should not be modified.
 *.odt binary
+*.png binary
 # Visual Studio
 *.sln binary
 *.suo binary