ignore aider-related files

This commit is contained in:
Lukas Greve
2025-09-10 20:52:24 +02:00
parent 3498b877c8
commit af31f8c4b2

16
.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
# Terraform
.terraform/
.terraform.lock.hcl
*.tfstate
*.tfstate.backup
*.tfstate.lock.info
terraform.tfvars
terraform.tfvars.example
# Terraform plan and output files
*.tfplan
*.tfout
# Aider files
*.aider*