diff --git a/.gitignore b/.gitignore index 04e6e24..7cb7b59 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,25 @@ yazi/*.toml-* # Generated files readme.html +# Build/image output artifacts +*.iso +*.img +*.tar +*.tar.gz +*.tar.bz2 +*.tar.xz +*.tar.zst +*.zip +*.7z +*.squashfs +*.qcow2 +*.vmdk +*.ova +*.vhd +*.vhdx +*.deb +*.rpm + # Logs **/*.log