From 74e8129a493f6b9a837158f02e9b9741f4c000f3 Mon Sep 17 00:00:00 2001 From: Sven Date: Mon, 11 May 2026 10:10:18 +0200 Subject: [PATCH] chore: add docs/ to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 717d8611..4246ad8d 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ entities.json mempalace.yaml node_modules/ memory/ +docs/ .cache/ .lesshst .mongodb/