chore(git): ignore local runtime artifacts and untrack workspace state
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -10,6 +10,12 @@
|
|||||||
.openclaw/credentials/
|
.openclaw/credentials/
|
||||||
.openclaw/workspace-state.json
|
.openclaw/workspace-state.json
|
||||||
|
|
||||||
|
# Local workspace runtime data (high churn)
|
||||||
|
memory/
|
||||||
|
.clawhub/
|
||||||
|
bin/
|
||||||
|
patches/
|
||||||
|
|
||||||
# Logs and local runtime artifacts
|
# Logs and local runtime artifacts
|
||||||
logs/
|
logs/
|
||||||
*.log
|
*.log
|
||||||
|
|||||||
@@ -1,4 +0,0 @@
|
|||||||
{
|
|
||||||
"version": 1,
|
|
||||||
"bootstrapSeededAt": "2026-03-02T19:07:09.443Z"
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user