# Python
__pycache__/
*.pyc
*.pyo
.venv/
venv/
.pytest_cache/
pytest-cache-files-*/
.coverage
htmlcov/
*.egg-info/

# Node
node_modules/
dist/
build/
*.tsbuildinfo
.cache/

# SpacetimeDB generated bindings
packages/am-temporal-kg/generated-bindings/

# Environment
.env
.env.local
.env.*.local

# OS
.DS_Store
Thumbs.db

# Wrangler
.wrangler/

# Logs
*.log
npm-debug.log*

# Local agent/editor artifacts
.claude/worktrees/
~/.config/cursor/
repomix-output.md
docs/notebooklm
