From 5685270dfa9493faed8408d272f0d9fbbac58be6 Mon Sep 17 00:00:00 2001 From: Sochen Date: Sat, 7 Mar 2026 08:20:31 +0000 Subject: [PATCH] chore: add PROJECT_NOTES.md, update .gitignore Co-Authored-By: Claude Opus 4.6 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 67e04ad..c7e972e 100644 --- a/.gitignore +++ b/.gitignore @@ -29,6 +29,7 @@ output/ # Internal / private files — not for public repo ANKIWEB_DESCRIPTION.md +PROJECT_NOTES.md PROJECTS.md SPRINT_LOG.md CLAUDE.md