1
0
mirror of https://github.com/github/gitignore synced 2024-12-02 16:35:44 +01:00
gitignore/Global/Archives.gitignore
2012-05-01 00:59:50 -03:00

27 lines
292 B
Plaintext

# It's better to unpack these files and commit the raw source because
# git has its own built in compression methods.
*.7z
*.jar
*.rar
*.zip
*.gz
*.tgz
*.bzip
*.bz2
*.Z
*.xz
*.txz
*.lzma
#packing-only formats
*.iso
*.tar
#package management formats
*.dmg
*.msi
*.xpi
*.gem
*.egg
*.deb
*.rpm