feat(perso): initialisation propre de la stack autonome OpenClaw Perso (Ticket perso-2026-09-022)

This commit is contained in:
Gemini
2026-09-06 21:58:46 +01:00
commit 2ab84ce412
4 changed files with 86 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
# Secrets and environment
.env*
# Runtime data & configuration (contains secrets: openclaw.json, sqlite DBs, tokens)
data/
# Logs & temporary files
*.log
*.tmp
# Synology & OS metadata
@eaDir/
.DS_Store
Thumbs.db