From ac52ce79df47ea649f628f223ae420462d75b7c0 Mon Sep 17 00:00:00 2001 From: Levi Neuwirth Date: Tue, 11 Aug 2026 15:09:45 +0200 Subject: [PATCH] chore: ignore the Forgejo migration working note MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Same treatment as checklist.md — a local planning doc, not site content. Co-Authored-By: Claude Opus 5 (1M context) Claude-Session: https://claude.ai/code/session_01SUGesXiMmACsLBTGG1xuEU --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ad8bd6e..42fd923 100644 --- a/.gitignore +++ b/.gitignore @@ -95,6 +95,7 @@ IGNORE.txt # Working notes / planning docs at the repo root (not site content). content/drafts/ checklist.md +FORGEJO-MIGRATION.md # CV/résumé build pipeline (YAML → Jinja → xelatex). The canonical PDFs # live under static/ and ship with the site. The pipeline *source* is