terraform/.gitignore

24 lines
229 B
Plaintext
Raw Normal View History

2014-07-28 19:43:00 +02:00
*.dll
*.exe
2015-10-15 22:36:58 +02:00
.DS_Store
2014-07-28 19:43:00 +02:00
example.tf
terraform.tfplan
terraform.tfstate
bin/
2014-09-25 02:36:27 +02:00
modules-dev/
2014-07-28 19:53:36 +02:00
pkg/
2014-07-28 19:43:00 +02:00
vendor/
website/.vagrant
website/build
website/node_modules
.vagrant/
*.backup
./*.tfstate
.terraform/
2014-07-28 19:43:00 +02:00
*.log
*.bak
*~
.*.swp
.idea
*.test