packer-qemu/.gitignore

15 lines
159 B
Plaintext
Raw Normal View History

2020-02-09 14:30:03 +00:00
# ignore file for git
*.iso
*.tar
*.bz2
2020-02-11 12:49:01 +00:00
.env
2020-02-12 06:47:36 +00:00
*.retry
2020-02-10 07:40:08 +00:00
packer/assets/id_rsa_qemu*
packer/assets/packer_cache/
2020-02-12 06:47:36 +00:00
packer/assets/output_gentoo_qcow2/
2020-03-03 22:20:24 +00:00
.idea/
*.iml