# Terraform .terraform/ *.tfstate *.tfstate.backup *.tfvars .terraform.lock.hcl # Ansible *.retry *.log inventory/ !infrastructure/ansible/inventory.ini !infrastructure/ansible/inventory_local.ini # Vault / Secrets *.json *.crt *.key *.pem vault-ca.crt setup_vault_secrets.sh # Enthält keine Secrets, aber zur Sicherheit falls man sie hardcodet infrastructure/apps/vault/file/ infrastructure/apps/vault/logs/ infrastructure/apps/vault/certs/ # IDE / Editor .idea/ .vscode/ *.swp *~ .DS_Store # CI/CD Strategy stabify-gitops/ # WIKI stabify-wiki/ # OS generated Thumbs.db