add binary attribute to .bz2 files
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user