# Go build artifacts bin/ *.exe *.exe~ *.dll *.so *.dylib *.test *.out # Terraform local files **/.terraform/ **/.terraform.lock.hcl **/terraform.tfstate **/terraform.tfstate.* **/crash.log **/crash.*.log **/.terraform.tfstate.lock.info # Provider binary built in project root terraform-provider-vcluster # Editor / IDE .vscode/ .idea/ *.swp *~