Ignore local OpenTofu builder state
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
.terraform/
|
||||
*.tfstate
|
||||
*.tfstate.*
|
||||
*.tfvars
|
||||
*.tfplan
|
||||
artifact.json
|
||||
crash.log
|
||||
override.tf
|
||||
override.tf.json
|
||||
*_override.tf
|
||||
*_override.tf.json
|
||||
Reference in New Issue
Block a user