.git
.gitignore
.env
.venv
venv
__pycache__
*.pyc
.pytest_cache
.mypy_cache
.ruff_cache
pulsebot_ui/node_modules
!pulsebot/web/
