# Python-generated files
__pycache__/
.ruff_cache
*.py[oc]
build/
dist/
wheels/
*.egg-info
.pytest_cache
.DS_Store
# Virtual environments
.venv
.vscode
.coverage

.pandoctemp

_working

*.pdf

.claude

# Temporarily ignore uv.lock during frequent updates to avoid noise.
# This should be removed from .gitignore and tracked again once the project stabilizes.
#uv.lock

moonspace