# python generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# venv
.venv
.env
logs/*
notes/*
.claude/*
.pytest_cache/*
tests/scripts/test_report.txt
coverage*

# Development tools and directories
bin/
.github/
.factory/
debug_api.py
