mirror of
https://github.com/OMGeeky/gitignore.git
synced 2026-02-13 21:18:13 +01:00
10 lines
128 B
Plaintext
10 lines
128 B
Plaintext
# Compiled files
|
|
*.tfstate
|
|
*.tfstate.backup
|
|
|
|
# Module directory
|
|
.terraform/
|
|
|
|
# Variable values for development
|
|
terraform.tfvars
|