__pycache__/
*.py[cod]
*.pyo
.venv/
venv/
node_modules/
dist/
build/
*.egg-info/
.pytest_cache/
.coverage
.ruff_cache/
*.faiss
*.map.json
*.bm25.json
~/.sociomemory/
.env
.env.local
*.db
.DS_Store
*.log
*.bak
*.tmp
*.swp
*.swo
.idea/
.vscode/
.claude/
/docs/
# not part of the pip package
sociomemory/dashboard/
tests/test_dashboard_export.py
CLAUDE.md
AGENTS.md
