diff --git a/.gitignore b/.gitignore index e4e5f6c..4eb1379 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,14 @@ -*~ \ No newline at end of file +*~ + +.terraform +.terraform.lock.hcl + +flatcar/flatcar_production_qemu_image.img +flatcar/flatcar_production_qemu_image.img.fresh + +ignition.json + +production.tfvars + +terraform.tfstate +terraform.tfstate.backup \ No newline at end of file