chore: gitignore local Gitea creds and scratch reviewer drafts
.gitea_env_vars is local Gitea config that shouldn't be checked in (synthesis open decision #8). The .dev-c-content.md hidden file is a raw subagent-output draft from the 2026-05-04 review — the canonical notes are already in dev-c-notes.md alongside its peers. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -8,3 +8,9 @@ extension/wasm/
|
||||
reference.jpg
|
||||
ref.jpg
|
||||
tools/relay/node_modules/
|
||||
|
||||
# Local Gitea credentials (do not commit)
|
||||
.gitea_env_vars
|
||||
|
||||
# Scratch reviewer subagent output (raw drafts; canonical notes live in docs/superpowers/reviews/2026-*-dev-*-notes.md)
|
||||
docs/superpowers/reviews/.dev-c-content.md
|
||||
|
||||
Reference in New Issue
Block a user