]> git.immae.eu Git - github/fretlink/terraform-provider-statuscake.git/blame - .gitignore
Merge branch 'fix_read_test' of github.com:alexandreFre/terraform-provider-statuscake
[github/fretlink/terraform-provider-statuscake.git] / .gitignore
CommitLineData
5f34059a
JC
1*.dll
2*.exe
3.DS_Store
4example.tf
5terraform.tfplan
6terraform.tfstate
7bin/
8modules-dev/
9/pkg/
10website/.vagrant
11website/.bundle
12website/build
13website/node_modules
14.vagrant/
15*.backup
16./*.tfstate
17.terraform/
18*.log
19*.bak
20*~
21.*.swp
22.idea
23*.iml
24*.test
25*.iml
26
27website/vendor
28
29# Test exclusions
30!command/test-fixtures/**/*.tfstate
31!command/test-fixtures/**/.terraform/