__pycache__/
*.py[cod]
.venv/
dist/
build/
*.egg-info/
.pytest_cache/
.ruff_cache/
# your data: never commit these from a working directory
/config.env
/state.json
/state.tmp
/knowledge-feed/
client_secret*.json
token.json
