mirror of
https://github.com/OMGeeky/gitignore.git
synced 2026-02-15 13:58:22 +01:00
Merge pull request #2650 from jkodroff/patch-1
Remove tfvars files from Terraform.gitignore
This commit is contained in:
@@ -5,5 +5,8 @@
|
||||
*.tfstate
|
||||
*.tfstate.*
|
||||
|
||||
# .tfvars files
|
||||
*.tfvars
|
||||
# Ignore any .tfvars files that are generated automatically for each Terraform run. Most
|
||||
# .tfvars files are managed as part of configuration and so should be included in
|
||||
# version control.
|
||||
#
|
||||
# example.tfvars
|
||||
|
||||
Reference in New Issue
Block a user