# ADKBot Git Ignore
__pycache__/
*.py[cod]
*$py.class
.env
.venv
venv/
env/
dist/
build/
*.egg-info/
.adkbot/
*.log
workspace/
sessions/
test_aliases.py
RELEASE_NOTES.md
.pytest_cache/
.ruff_cache/
*.db
node_modules/
