feature/IO-3181-Test-Framework-Selection - Skeletons complete
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -123,7 +123,8 @@ logs/oAuthClient-log.log
|
||||
.idea
|
||||
|
||||
# Vitest
|
||||
vitest-report*/ # Test report directories (e.g., vitest-report-html)
|
||||
vitest-coverage/ # Coverage reports
|
||||
*.vitest.log # Vitest log files
|
||||
test-output.txt # Custom test output files (if used)
|
||||
vitest-report*/
|
||||
vitest-coverage/
|
||||
*.vitest.log
|
||||
test-output.txt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user