Skip to content

Commit e084c56

Browse files
chore(gitignore): ignore vscode settings and google service account key
1 parent 8d3ec17 commit e084c56

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,7 @@ pids
5454

5555
# Diagnostic reports (https://nodejs.org/api/report.html)
5656
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
57+
58+
# Sensitive / secrets (override earlier negation)
59+
.vscode/settings.json
60+
google-service-account-key.json

0 commit comments

Comments
 (0)