Skip to content

Commit

Permalink
infra: ignore vitest temp config (#3199)
Browse files Browse the repository at this point in the history
  • Loading branch information
ST-DDT authored Oct 23, 2024
1 parent 7847ee9 commit a03378b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ lib-cov
coverage
*.lcov

# Vitest Temp files
tsconfig.vitest-temp.json

# nyc test coverage
.nyc_output

Expand Down

0 comments on commit a03378b

Please sign in to comment.