Files
terraform-provider-bitbucke…/.gitignore
2019-10-14 13:00:50 -07:00

38 lines
469 B
Plaintext

*.dll
*.exe
.DS_Store
example.tf
terraform.tfplan
terraform.tfstate
bin/
modules-dev/
/pkg/
website/.vagrant
website/.bundle
website/build
website/node_modules
.vagrant/
*.backup
./*.tfstate
.terraform/
*.log
*.bak
*~
.*.swp
.idea
*.iml
*.test
*.iml
website/vendor
# Test exclusions
!command/test-fixtures/**/*.tfstate
!command/test-fixtures/**/.terraform/
scripts/gogetcookie.sh
docker-compose
docker-compose-test-plugin.jar
node_modules/
docusaurus/website/build/