mirror of
https://github.com/dorny/test-reporter.git
synced 2026-02-01 02:45:22 -08:00
Add tests output folder for manual checks to .gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -97,3 +97,6 @@ Thumbs.db
|
||||
# Ignore built ts files
|
||||
__tests__/runner/*
|
||||
lib/**/*
|
||||
|
||||
# Project specific
|
||||
__tests__/__outputs__
|
||||
|
||||
Reference in New Issue
Block a user