/example/terraform-provider-* /pkg/ /test/ /website/.vagrant /website/.bundle /website/build /website/node_modules /website/vendor autogenerated/ bin/ build/ cache/ dist/ modules-dev/ .terraform/ .vagrant/ .run/ *~ *# *.backup *.bak *.dll *.exe *.iml *.lock.hcl *.log *.test *.tfplan *.tfstate *.tfstate.lock.info *.tfvars *.env id_rsa.pub .*.swp .DS_Store .idea # Test exclusions !command/test-fixtures/**/*.tfstate !command/test-fixtures/**/.terraform/ # Binary terraform-provider-proxmox* # VScode / Cursor .vscode/settings.json .cursor/ .cursorrules coverage.out