# Python-generated files __pycache__/ *.py[oc] build/ dist/ wheels/ *.egg-info # Virtual environments .venv # Environment configuration .env # Logs and outputs logs/ *.log # Generated account files accounts.txt accounts_pending.txt results_*.json # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db /docs /.claude