# Legacy reference source — kept locally, never published.
# reference/LEARNINGS.md and reference/README.md ARE tracked: the constitution
# cites LEARNINGS.md as the governing input for the Spec Kit workflow.
reference/legacy-rrGUI/

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
build/
dist/
*.egg-info/
*.egg
.eggs/

# Environments
.venv/
venv/
env/
ENV/

# Testing / coverage
.pytest_cache/
.coverage
.coverage.*
htmlcov/
.tox/
.nox/

# Type checkers / linters
.mypy_cache/
.ruff_cache/
.dmypy.json

# IDEs
.idea/
.vscode/

# OS
.DS_Store
Thumbs.db
desktop.ini

# Version-crossing backups of a researcher's interface. Theirs to keep
# or delete, and never something to commit.
*.bak
