mirror of
https://github.com/dorny/test-reporter.git
synced 2026-02-05 04:25:23 -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
|
# Ignore built ts files
|
||||||
__tests__/runner/*
|
__tests__/runner/*
|
||||||
lib/**/*
|
lib/**/*
|
||||||
|
|
||||||
|
# Project specific
|
||||||
|
__tests__/__outputs__
|
||||||
|
|||||||
Reference in New Issue
Block a user