6 lines
66 B
Plaintext
6 lines
66 B
Plaintext
# .gitignore
|
|
*.tfstate
|
|
*.tfstate.backup
|
|
*.tfvars
|
|
*.env
|
|
.terraform/ |