19 lines
444 B
Plaintext
19 lines
444 B
Plaintext
# File chứa API Key
|
|
.openclaw/openclaw.json
|
|
|
|
# Bỏ qua các file log chat/nháp/cache hàng ngày của Agent
|
|
.openclaw/workspace/memory/202*
|
|
.openclaw/workspace/logs/
|
|
.openclaw/logs/
|
|
.openclaw/cache/
|
|
|
|
# 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
|