.venv/
__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.import_linter_cache/
.pyrefly/
.coverage
coverage.xml
htmlcov/
*.db
*.wal
*.shm
data/
dist/
build/
site/
target/
*.so
/artifacts/
!/artifacts/
/artifacts/*
!/artifacts/ingestion-benchmark.json
/compatibility-report.json
