ignores tf stuff, making it easier to switch between tf and non-tf branches before their merge

This commit is contained in:
Kiara Grouwstra 2025-06-17 18:08:31 +02:00
parent 939f9d961d
commit 4bfb6d3fb2
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU

5
.gitignore vendored
View file

@ -1,3 +1,8 @@
.terraform/
.terraform.lock.hcl
.terraform.tfstate.lock.info
terraform.tfstate*
.auto.tfvars.json
.DS_Store
.idea
*.log