Update Archives.gitignore (#3220)

This commit is contained in:
Yousha Aleayoub 2019-10-31 16:07:14 +03:30 committed by Brendan Forster
parent 2644536a24
commit 3794768510
1 changed files with 4 additions and 0 deletions

View File

@ -5,12 +5,15 @@
*.rar *.rar
*.zip *.zip
*.gz *.gz
*.gzip
*.tgz *.tgz
*.bzip *.bzip
*.bzip2
*.bz2 *.bz2
*.xz *.xz
*.lzma *.lzma
*.cab *.cab
*.xar
# Packing-only formats # Packing-only formats
*.iso *.iso
@ -26,3 +29,4 @@
*.msi *.msi
*.msm *.msm
*.msp *.msp
*.txz