# Local build variables — contains ISO path and credentials variables.pkrvars.hcl # Build output output/ # Downloaded ISOs (large binaries, not worth tracking) *.iso # swtpm state directories created by build.sh .swtpm*/ # Packer plugin cache packer_cache/ # Editor / OS noise .DS_Store Thumbs.db *.swp *~