From 70eb5c7b57d4fc51c59599306e833c7f1dbf13a8 Mon Sep 17 00:00:00 2001 From: syoul Date: Sun, 26 Apr 2026 01:30:26 +0200 Subject: [PATCH] chore: ignore personal notes dir docs-syoul/ holds private brainstorming and draft upstream issues that are not part of the public repo. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 910d6b2..8281343 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,6 @@ priv_key.bin *.log .env .env.local + +# Personal notes — not part of the public repo +docs-syoul/