diff options
author | Yousha Aleayoub <Yousha.A@Hotmail.com> | 2019-10-31 16:07:14 +0330 |
---|---|---|
committer | Brendan Forster <brendan@github.com> | 2019-10-31 09:37:14 -0300 |
commit | 379476851036fbc638d258f0547d91c2a3765a33 (patch) | |
tree | c06e400788b79bb1b3bc6b90dd62fefdd1210a86 /Global | |
parent | 2644536a24f37d3906c7ea56e57f6965b1e21f36 (diff) | |
download | gitignore-379476851036fbc638d258f0547d91c2a3765a33.tar.gz gitignore-379476851036fbc638d258f0547d91c2a3765a33.zip |
Update Archives.gitignore (#3220)
Diffstat (limited to 'Global')
-rw-r--r-- | Global/Archives.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Global/Archives.gitignore b/Global/Archives.gitignore index 43fd5582..4ed9ab83 100644 --- a/Global/Archives.gitignore +++ b/Global/Archives.gitignore @@ -5,12 +5,15 @@ *.rar *.zip *.gz +*.gzip *.tgz *.bzip +*.bzip2 *.bz2 *.xz *.lzma *.cab +*.xar # Packing-only formats *.iso @@ -26,3 +29,4 @@ *.msi *.msm *.msp +*.txz |