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

# Rylox's own local index cache (also gitignored per-repo at runtime, see §2)
.rylox/

.vscode/
.idea/
.DS_Store
KNOWN_LIMITATIONS.md