add binary attribute to .bz2 files

This commit is contained in:
Diego Sogari
2016-03-16 09:52:04 -03:00
parent 6e26af1c1d
commit 891768495b

2
.gitattributes vendored
View File

@@ -4,7 +4,7 @@
# Denote all files that are truly binary and should not be modified
*.7z binary
*.a binary
*.bz2
*.bz2 binary
*.dll binary
*.exe binary
*.gz binary