Don't encode GIF files

This commit is contained in:
Jamie Cameron
2019-12-14 08:07:58 -08:00
parent e48e8f2d29
commit 32cc1b058d

2
.gitattributes vendored
View File

@@ -3,7 +3,7 @@
# help git / github to know the encoding of webmin (lang) files
# set default encoding to iso-8859-1 aka ASCII
* working-tree-encoding=iso8859-1 git-encoding=iso8859-1
#* working-tree-encoding=iso8859-1 git-encoding=iso8859-1
# force module.info to iso-8859-1 even it contains other encodings
*/module.info working-tree-encoding=iso8859-1 git-encoding=iso8859-1