mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 06:03:28 +00:00
Don't encode GIF files
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user