*.dll
*.exe
.DS_Store
dump.rdb
example.tf
terraform.tfplan
terraform.tfstate
bin/
modules-dev/
/pkg/
website/.vagrant
website/.bundle
website/build
website/node_modules
.vagrant/
*.backup
./*.tfstate
.terraform*
*.log
demo.tf
*.bak
*~
.*.swp
.idea
*.iml
*.test
*.iml
*.pem
vars-pipeline*
vars-publish*
develop*
!vendor/github.com/valyala/**/*.pem

website/vendor

# Test exclusions
!command/test-fixtures/**/*.tfstate
!command/test-fixtures/**/.terraform/
