Skip to content

Commit 83aa5b8

Browse files
authored
Merge pull request #122 from Yoonhojoon/hotfix/redis
.gitignore 파일 수정: artillery 디렉토리 추가 및 k6 관련 파일 패턴 정리
2 parents fcebd52 + 482fb18 commit 83aa5b8

5 files changed

Lines changed: 284 additions & 257 deletions

File tree

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@ dev-debug.log
8989
.env.test
9090

9191
docs/
92-
artillery/users.csv
92+
artillery/
9393

9494
# k6 test results and reports
9595
k6/k6-results.json
9696
k6/k6-report-*.json
97-
k6/*.json
97+
k6/*.json

0 commit comments

Comments
 (0)