venv/
.venv/
node_modules/

__pycache__/
*.pyc
*.pyo
*.pyd

.git/
.github/

.env
config.yaml
sessions/
logs/
state.db
