🌱 Initialisation du Jardin de Mémoire

This commit is contained in:
Frielith
2026-02-04 17:54:30 +00:00
commit 63fdf96392
9 changed files with 368 additions and 0 deletions

16
.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
# Ignore system files
.DS_Store
Thumbs.db
# Ignore node modules if any skills use them locally
node_modules/
package-lock.json
package.json
# OpenClaw internals (state is usually outside workspace, but just in case)
.openclaw/
*.log
# Sensitive or temp files
*.tmp
*.bak