# Lancer database (can be regenerated)
.lancedb/

# Jupyter cache (Quarto execution cache)
.jupyter_cache/

# Data snapshots (can be regenerated from scripts)
data/snapshots/

# OS files
.DS_Store

# Editor files
.vscode/
.idea/
*.swp

# MCP Memory (personal context, not shared)
memory.json
.memory.json

# Socrates session files (ephemeral, not shared)
.socrates/
