mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Add tfplan to gitignore
This commit is contained in:
parent
e39378b254
commit
e476bca29c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,6 +1,7 @@
|
||||
*.dll
|
||||
*.exe
|
||||
example.tf
|
||||
terraform.tfplan
|
||||
terraform.tfstate
|
||||
bin/
|
||||
vendor/
|
||||
|
Loading…
Reference in New Issue
Block a user