1
0
mirror of https://github.com/github/gitignore synced 2024-11-29 23:24:21 +01:00

Additional archive formats

This commit is contained in:
Marconi Lanna 2012-05-01 00:59:50 -03:00
parent 2d64ec8a12
commit 1b33d78d79

View File

@ -5,8 +5,12 @@
*.rar
*.zip
*.gz
*.tgz
*.bzip
*.bz2
*.Z
*.xz
*.txz
*.lzma
#packing-only formats
@ -15,6 +19,7 @@
#package management formats
*.dmg
*.msi
*.xpi
*.gem
*.egg