initial commit

This commit is contained in:
2026-08-12 15:00:36 +02:00
commit 1301b05977
+21
View File
@@ -0,0 +1,21 @@
# Terraform
.terraform/
*.tfstate
*.tfstate.backup
*.tfvars
*.tfvars.json
.terraform.lock.hcl
# Ansible
ansible/inventory.ini
# Private Keys & Secrets
*.pem
*.key
*.pub
id_rsa
id_rsa.pub
# OS files
.DS_Store
Thumbs.db