From 3e0b883c386a4993541faf322b88eefac8ec61ab Mon Sep 17 00:00:00 2001 From: Davide Trentin Date: Tue, 7 Jul 2026 23:24:58 +0200 Subject: [PATCH] gitignore: escludi indice interno SilverBullet Co-Authored-By: Claude Opus 4.8 (1M context) --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 8fdfeb2..31c3ed7 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,9 @@ audio/ # local tooling .claude/ + +# SilverBullet internal index/plugs (source of truth = .md files) +_plug/ +.silverbullet.db +.silverbullet.db-* +.sb-*