Commit e732aa40 authored by Justin Spahr-Summers's avatar Justin Spahr-Summers

Merge pull request #348 from bjoern-esser/master

ignore bz2 files, which are bzip2 actually
parents fa954f29 4eebde9c
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
*.zip *.zip
*.gz *.gz
*.bzip *.bzip
*.bz2
*.xz *.xz
*.lzma *.lzma
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment