From 6536e2f8ce7a50edd3c33c6b972c987f2bd2b3c5 Mon Sep 17 00:00:00 2001 From: remal-github-actions <77626445+remal-github-actions+sync-with-template@users.noreply.github.com> Date: Tue, 21 Jul 2026 17:02:38 +0000 Subject: [PATCH] Template repository changes: remal-github-actions/template-typescript --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 3ddbafd0..fe8f3464 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,11 @@ gha-creds-*.json .claude/worktrees/ +# Design specs and implementation plans written by the Superpowers skill (brainstorming/writing-plans) - local planning notes, not meant to be shared in the repo +docs/superpowers/plans/ +docs/superpowers/specs/ + + # Logs: log/ !**/src/**/log/