Skip to content

Commit

Permalink
chore: playwright 관련 .gitignore 파일 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
hyonun321 committed Nov 30, 2024
1 parent 5870210 commit 9749acf
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,9 @@
tsconfig.tsbuildinfo

# Jest globalConfig file
../globalConfig.json
../globalConfig.json
node_modules/
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/

0 comments on commit 9749acf

Please sign in to comment.