10 lines
144 B
Plaintext
10 lines
144 B
Plaintext
# EnvRC files contain secrets that must not be checked in
|
|
.envrc
|
|
|
|
# OpenTofu working files
|
|
.terraform
|
|
output/
|
|
*.tfstate
|
|
*.tfstate.*
|
|
**/*.tfplan
|