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

# Environment files
.env
.env.*

# OS
.DS_Store

# Local research bundles produced by running the CLI
*.prx
