diff options
-rw-r--r-- | .gitattributes | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 925ed5fb..3b289089 100644 --- a/.gitattributes +++ b/.gitattributes @@ -12,4 +12,7 @@ *.rle binary *.tilecoll binary *.bst binary -*.map binary
\ No newline at end of file +*.map binary +*.wav binary +*.blk binary +*.pic binary
\ No newline at end of file |