Ignore tests/data where we store the qa corpus

This commit is contained in:
Yiorgis Gozadinos 2025-09-30 11:42:28 +03:00
parent 2ae11200b4
commit 6a1d7b3fa9
No known key found for this signature in database

1
.gitignore vendored
View file

@ -12,6 +12,7 @@ wheels/
# tests
.coverage*
evaluations/data/
tests/data/
.pytest_cache/
.ruff_cache/