terraform-provider-greenhost/.gitignore

34 lines
375 B
Plaintext
Raw Normal View History

.envrc
2017-06-06 20:26:44 +00:00
*.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
2018-11-17 07:30:37 +00:00
.vscode/
2017-06-06 20:26:44 +00:00
website/vendor
# Test exclusions
!command/test-fixtures/**/*.tfstate
!command/test-fixtures/**/.terraform/