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