chore: update .gitignore
This commit is contained in:
parent
e905d7a3d5
commit
24fef19b80
8
.gitignore
vendored
8
.gitignore
vendored
@ -137,3 +137,11 @@ dist
|
|||||||
|
|
||||||
# Script output
|
# Script output
|
||||||
/contributors
|
/contributors
|
||||||
|
|
||||||
|
# Terraform files generated during testing
|
||||||
|
.terraform*
|
||||||
|
*.tfstate
|
||||||
|
*.tfstate.lock.info
|
||||||
|
|
||||||
|
# Generated credentials from google-github-actions/auth
|
||||||
|
gha-creds-*.json
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user