added gitignore

This commit is contained in:
2026-06-26 17:34:32 +02:00
parent 7c09b9024b
commit 1b2c24b693
+16
View File
@@ -0,0 +1,16 @@
.env
.env.*
!.env.example
*.tfstate
*.tfstate.*
.terraform/
.terraform.lock.hcl
*.pem
*.key
id_rsa
id_ed25519
__pycache__/
*.pyc