diff --git a/Global/Archives.gitignore b/Global/Archives.gitignore index 20c8c2cce1f0e875cbb65b4c020e8d26cb0628fc..2db3dda6c7008600be445f88e57886325a14c46a 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