Add the state to the gitignore
This commit is contained in:
parent
6618f39797
commit
23c8350ba4
|
@ -1,5 +1,6 @@
|
|||
*.dll
|
||||
*.exe
|
||||
example.tf
|
||||
terraform.tfstate
|
||||
bin/
|
||||
vendor/
|
||||
|
|
Loading…
Reference in New Issue