mirror of
https://github.com/github/gitignore
synced 2024-12-02 08:25:43 +01:00
Additional archive formats
This commit is contained in:
parent
2d64ec8a12
commit
1b33d78d79
@ -5,8 +5,12 @@
|
|||||||
*.rar
|
*.rar
|
||||||
*.zip
|
*.zip
|
||||||
*.gz
|
*.gz
|
||||||
|
*.tgz
|
||||||
*.bzip
|
*.bzip
|
||||||
|
*.bz2
|
||||||
|
*.Z
|
||||||
*.xz
|
*.xz
|
||||||
|
*.txz
|
||||||
*.lzma
|
*.lzma
|
||||||
|
|
||||||
#packing-only formats
|
#packing-only formats
|
||||||
@ -15,6 +19,7 @@
|
|||||||
|
|
||||||
#package management formats
|
#package management formats
|
||||||
*.dmg
|
*.dmg
|
||||||
|
*.msi
|
||||||
*.xpi
|
*.xpi
|
||||||
*.gem
|
*.gem
|
||||||
*.egg
|
*.egg
|
||||||
|
Loading…
Reference in New Issue
Block a user