*.gz makes *.tar.gz redundant

added archive extentions (lzma xz)
This commit is contained in:
shawnl 2011-02-26 09:03:44 -08:00
parent 0e80099258
commit 5e4ae02d55
1 changed files with 7 additions and 4 deletions

View File

@ -2,11 +2,14 @@
# git has its own built in compression methods.
*.7z
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.tar.gz
*.zip
*.gz
*.bzip
*.xz
*.lzma
#packing-only formats
*.iso
*.tar