mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Merge pull request #3974 from iapain/patch-1
feat(terraform): adds tfvars.json to gitignore
This commit is contained in:
commit
6be6694c4f
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ crash.*.log
|
|||
# to change depending on the environment.
|
||||
#
|
||||
*.tfvars
|
||||
*.tfvars.json
|
||||
|
||||
# Ignore override files as they are usually used to override resources locally and so
|
||||
# are not checked in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue