Ignore tests/data where we store the qa corpus
This commit is contained in:
parent
2ae11200b4
commit
6a1d7b3fa9
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -12,6 +12,7 @@ wheels/
|
|||
# tests
|
||||
.coverage*
|
||||
evaluations/data/
|
||||
tests/data/
|
||||
.pytest_cache/
|
||||
.ruff_cache/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue