__pycache__/
*.py[cod]
*.egg-info/
.venv/
venv/
dist/
build/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.DS_Store

# Runtime event caches produced by ``evariste.set_cache(...)`` and by
# the demo apps. They can be large (MB+) and are machine-local — never
# ship them in the repo or in the sdist.
*.jsonl
evariste_events.jsonl
