0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-29 18:21:10 +00:00
terraform-provider-proxmox/.gitignore
2019-12-07 19:58:29 +01:00

35 lines
378 B
Plaintext

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