OpenClaw + ClawTeam + Superpowers Git Initialization
This commit is contained in:
+34
@@ -0,0 +1,34 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user