__pycache__/
*.pyc
*.pyo
.pytest_cache/
*.egg-info/
dist/
build/
.eggs/
*.egg
.env
.adk/

# Stray pytest output — was committed once and published with a username in it
test_results.txt
