[CLEANUP] Ignore manual test files
This commit is contained in:
parent
a352e44c19
commit
a658f300a0
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -52,3 +52,8 @@ meilisearch-data/
|
||||||
docs/handover/PATHS_AND_CREDENTIALS.md
|
docs/handover/PATHS_AND_CREDENTIALS.md
|
||||||
meilisearch
|
meilisearch
|
||||||
data/
|
data/
|
||||||
|
|
||||||
|
# Manual test files
|
||||||
|
playwright.config.manual.js
|
||||||
|
tests/e2e/frontend-detailed.spec.js
|
||||||
|
tests/e2e/frontend-manual.spec.js
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue