# Local (never committed) — RU constitution copy
CONSTITUTION.ru.md

# Python
__pycache__/
*.py[cod]
*.egg-info/
.eggs/
build/
dist/
.venv/
venv/
.mypy_cache/
.ruff_cache/
.pytest_cache/
.coverage
htmlcov/
# incremental ingestion state
.alvis/

# port pilot (workspace, not repo content)
pilot/
