mirror of
https://github.com/hashicorp/terraform.git
synced 2026-05-28 04:03:27 -04:00
Add tfplan to gitignore
This commit is contained in:
parent
e39378b254
commit
e476bca29c
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,6 +1,7 @@
|
|||
*.dll
|
||||
*.exe
|
||||
example.tf
|
||||
terraform.tfplan
|
||||
terraform.tfstate
|
||||
bin/
|
||||
vendor/
|
||||
|
|
|
|||
Loading…
Reference in a new issue