# Agent / IDE 配置目录
.agent/
.claude/
.kiro/
.trae/

# 文档 / 规划目录
openspec/

# 打包产物
shared-memory-mcp/dist/

# Python 缓存
__pycache__/
*.pyc
*.egg-info/
