Skip to content

Commit

Permalink
chore: git ignore tsconfig for test/production/
Browse files Browse the repository at this point in the history
  • Loading branch information
devjiwonchoi committed Sep 16, 2024
1 parent d2a17d9 commit cb42151
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@
.vscode

e2e/**/tsconfig.json
production/**/tsconfig.json

test-junit-report/
turbopack-test-junit-report/

0 comments on commit cb42151

Please sign in to comment.