Skip to content

Commit 5d20287

Browse files
author
Gustavo Flores
committed
chore: update .gitignore and add member to dashboard team
Ignore node_modules in .github/scripts to prevent accidental commits of dependency directories Add new member to the dashboard team configuration Signed-off-by: Gustavo Flores <gustavo.flores@profusion.mobi>
1 parent 21cec89 commit 5d20287

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dashboard-team

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ bhcopeland
33
victor-accarini
44
alanpeixinho
55
gustavobtflores
6+
tales-aparecida

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ application_default_credentials.json
99
# k6 data
1010
k6/data/dump.sql
1111
k6/results/*.json
12+
13+
# .github scripts dependencies
14+
.github/scripts/node_modules

0 commit comments

Comments
 (0)