__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
.venv/
venv/
env/
.env
.mypy_cache/
.ruff_cache/
.pytest_cache/
htmlcov/
.coverage
*.so
.idea/
.vscode/
*.swp
*.swo
# Benchmark results (generated, may contain corporate URLs)
results*.txt
results*.json
bench_report*.txt
# Diagnostic logs
*.jsonl
.claude/
docs/*
PRESENTATION.md
scripts/full_test_bot.py
scripts/button_test.py
