Skip to content

Commit a03378b

Browse files
authored
infra: ignore vitest temp config (#3199)
1 parent 7847ee9 commit a03378b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ lib-cov
2020
coverage
2121
*.lcov
2222

23+
# Vitest Temp files
24+
tsconfig.vitest-temp.json
25+
2326
# nyc test coverage
2427
.nyc_output
2528

0 commit comments

Comments
 (0)