[Global/Archives.gitignore] package management formats

This commit is contained in:
shawnl 2011-02-26 09:08:04 -08:00
parent 5e4ae02d55
commit 18c2ccc490
1 changed files with 9 additions and 2 deletions

View File

@ -1,7 +1,6 @@
# It's better to unpack these files and commit the raw source because
# git has its own built in compression methods.
*.7z
*.dmg
*.jar
*.rar
*.zip
@ -12,4 +11,12 @@
#packing-only formats
*.iso
*.tar
*.tar
#package management formats
*.dmg
*.xpi
*.gem
*.egg
*.deb
*.rpm