chore: update .gitignore

This commit is contained in:
Michael Smith 2025-04-16 15:54:16 +00:00
parent e905d7a3d5
commit 24fef19b80

8
.gitignore vendored
View File

@ -137,3 +137,11 @@ dist
# Script output
/contributors
# Terraform files generated during testing
.terraform*
*.tfstate
*.tfstate.lock.info
# Generated credentials from google-github-actions/auth
gha-creds-*.json