__pycache__/
*.pyc
.pytest_cache/
.ruff_cache/
.venv/
python/dist/
python/build/
*.egg-info/

# The LiveKit example: provider keys, and the local Recall database with its key
examples/livekit/.env
examples/livekit/memory-api-key
recall-data/
