terraform/.gitignore

18 lines
209 B
Plaintext
Raw Normal View History

2014-05-23 01:56:28 +02:00
*.dll
2014-05-24 21:04:43 +02:00
*.exe
2014-05-23 01:56:28 +02:00
example.tf
2014-07-12 07:05:13 +02:00
terraform.tfplan
2014-06-19 23:09:03 +02:00
terraform.tfstate
2014-05-30 02:51:27 +02:00
bin/
2014-07-23 00:23:01 +02:00
config/y.go
config/y.output
vendor/
2014-07-23 18:05:32 +02:00
website/.vagrant
website/build
website/node_modules
2014-07-28 17:07:49 +02:00
.vagrant/
*.backup
*.tfstate
*.log
*.bak