terraform-provider-kubernetes/.gitignore
2023-09-05 21:53:17 +02:00

38 lines
486 B
Text

*.dll
*.exe
.DS_Store
example.tf
kubeconfig
terraform.tfplan
terraform.tfstate
.terraform.tfstate.lock.info
bin/
modules-dev/
/pkg/
website/.vagrant
website/.bundle
website/build
website/node_modules
.vagrant/
*.backup
./*.tfstate
.terraform/
*.log
*.bak
*~
.*.swp
.idea
.vscode/
*.iml
*.test
*.iml
.terraform.lock.hcl
website/vendor
# Test exclusions
!command/test-fixtures/**/*.tfstate
!command/test-fixtures/**/.terraform/
# output binary
terraform-provider-kubernetes
__debug_bin