# DotCraft 工作区 - 敏感数据不应提交

# 会话文件（包含对话历史）
sessions/

# 记忆文件（可能包含敏感信息）
memory/

# 批准记录（包含用户授权记录）
security/

# 日志文件
*.log

# 临时文件
*.tmp
*.temp
