# Dependencies
node_modules/

# Data files
data/
*.json

# Logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*

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

# OS
.DS_Store
Thumbs.db

# IDE
.vscode/
.idea/
*.swp
*.swo
*~

# Temporary files
*.tmp
*.temp
.cache/

# Build outputs (if any in future)
dist/
build/

# Private data
MEMORY.md
HEARTBEAT.md
memory/
sessions/
