# pyenv and direnv alternative
.rtx.toml
*.swp
*.pyc
*.egg-info
__pycache__
.mypy_cache
.dmypy.json
.pytype
.hypothesis
.ipynb_checkpoints
.cache
.coverage
build/
dist/

**/.claude/settings.local.json
