diff --git a/Global/Archives.gitignore b/Global/Archives.gitignore index 20c8c2cc..2db3dda6 100644 --- a/Global/Archives.gitignore +++ b/Global/Archives.gitignore @@ -2,11 +2,14 @@ # git has its own built in compression methods. *.7z *.dmg -*.gz -*.iso *.jar *.rar -*.tar -*.tar.gz *.zip +*.gz *.bzip +*.xz +*.lzma + +#packing-only formats +*.iso +*.tar \ No newline at end of file