# File chứa API Key
.openclaw/openclaw.json
.openclaw/agents/
.openclaw/credentials/
.openclaw/*.bak*
.openclaw/*.clobbered*

# File thừa
.openclaw/telegram/
.openclaw/identity/
.openclaw/completions/
.openclaw/canvas/
.openclaw/update-check.json

# Bỏ qua các file log chat/nháp/cache hàng ngày của Agent
.openclaw/workspace/memory/
.openclaw/workspace/logs/
.openclaw/logs/
.openclaw/cache/
.openclaw/workspace/docs/superpowers/
.openclaw/workspace/projects
!.openclaw/workspace/projects/.gitkeep
.openclaw/workspace/.clawhub/
.openclaw/workspace/package-lock.json

# Bỏ qua các file chứa thiết bị kết nối
.openclaw/devices/*

# Bỏ qua các file trạng thái tạm thời của Gateway
.openclaw/gateway/pending.json
.openclaw/gateway/sessions.db

# Bỏ qua các file môi trường
.env
