diff --git a/Global/Archives.gitignore b/Global/Archives.gitignore index 82d3b10f..f0d396d8 100644 --- a/Global/Archives.gitignore +++ b/Global/Archives.gitignore @@ -10,6 +10,9 @@ *.xz *.lzma +# ISO Zipping format. +*.isz + #packing-only formats *.iso *.tar @@ -21,3 +24,9 @@ *.egg *.deb *.rpm + +#More format +*.cab +*.img +*.ima +*.wim