# PAUL project tracking - dev artifacts, not for public repo
.paul/

# Pre-PAUL planning - orphan
.planning/

# OS / editor cruft
.DS_Store
.vscode/
.idea/
*.swp

# Logs
*.log

# Empty placeholder dirs (kept locally, not pushed)
skills/.gitkeep
memory-template/.gitkeep
brand-context/.gitkeep

# Python bytecode (generated when MCP server runs locally)
__pycache__/
*.pyc
