Skip to content

Commit

Permalink
chore: git ignore tsconfig for test/production (#70163)
Browse files Browse the repository at this point in the history
  • Loading branch information
devjiwonchoi authored Sep 16, 2024
1 parent d2a17d9 commit d41dd44
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/

1 comment on commit d41dd44

@ljuanto
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test/.gitignore

Please sign in to comment.