mirror of
https://github.com/whekin/household-bot.git
synced 2026-03-31 13:54:02 +00:00
chore(git): ignore terraform env files
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -32,3 +32,8 @@ report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
|
|||||||
|
|
||||||
# Finder (MacOS) folder config
|
# Finder (MacOS) folder config
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
|
# terraform env files
|
||||||
|
*.tfvars
|
||||||
|
*.tfvars.json
|
||||||
|
!infra/terraform/terraform.tfvars.example
|
||||||
|
|||||||
Reference in New Issue
Block a user