__pycache__/
*.pyc
.venv/
.pytest_cache/
node_modules/
dist/
*.tgz
*.db
*.db-wal
*.db-shm
.DS_Store

# internal docs (kept local for now)
/docs/
# example runtime artifacts (Python server at examples/chat, Node at examples/chat/server)
fairway-example-settings.json
fairway-example-attachments/
