From a4eed95f47e83818beee8ad66563b94a0fbda5e4 Mon Sep 17 00:00:00 2001 From: Florian BRUNIAUX Date: Sat, 10 Jan 2026 12:01:43 +0100 Subject: [PATCH] chore: add to-ignore directory to gitignore - Create personal notes folder excluded from version control - Move SEO_SETUP_TODO.md to to-ignore/ Co-Authored-By: Claude Sonnet 4.5 --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 3cf8ec3..1620bdf 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,6 @@ npm-debug.log* *.log *.tmp *.bak + +# Personal notes & temp files +to-ignore/