add terraform state to gitignore
This commit is contained in:
parent
2b8ec255a2
commit
58a1b0fd82
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
.*.sw*
|
||||
.terraform*
|
||||
terraform.tfstate
|
||||
|
|
Loading…
Reference in a new issue