This commit is contained in:
2026-02-24 20:01:15 +10:00
commit 8ef619ebdd
8 changed files with 4517 additions and 0 deletions
+30
View File
@@ -0,0 +1,30 @@
# Local configuration (machine-specific paths, do not commit)
manager-config.json
# OpenClaw config backups
*.bak
*.bak.*
*.v*.bak.js
# Temporary / build
/tmp/
*.tar.gz
# macOS
.DS_Store
.AppleDouble
.LSOverride
# Windows
Thumbs.db
ehthumbs.db
Desktop.ini
# Linux
*~
# Node (just in case)
node_modules/
npm-debug.log*
yarn-error.log*
.env.local