.gitignore 132 B

1234567
  1. # Packer build artifacts (never commit images or manifests)
  2. output-qemu/
  3. *.qcow2
  4. *.raw
  5. packer-manifest.json
  6. packer_cache/
  7. crash.log