Skip to content

Commit 24fef19

Browse files
committed
chore: update .gitignore
1 parent e905d7a commit 24fef19

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,3 +137,11 @@ dist
137137

138138
# Script output
139139
/contributors
140+
141+
# Terraform files generated during testing
142+
.terraform*
143+
*.tfstate
144+
*.tfstate.lock.info
145+
146+
# Generated credentials from google-github-actions/auth
147+
gha-creds-*.json

0 commit comments

Comments
 (0)