chore(docs): untrack internal-only strategy and reference docs

docs/internal/ held internal scratch and business-strategy material
(architecture dumps under old/, plus drafts) that should not live on the
public repo. Remove the whole tree from tracking — local copies are kept
— and gitignore docs/internal/ so it can't be re-added by accident. Also
gitignore the internal smoke-findings tracker.

(History scrub of the already-pushed copies is a separate follow-up.)
This commit is contained in:
Renn F
2026-06-05 17:05:00 +02:00
parent 06682f33c6
commit 7cb05ca988
+4 -1
View File
@@ -95,4 +95,7 @@ panel/out/
panel/coverage/
panel/tsconfig.tsbuildinfo
panel/.env.local
panel/.env.*.local
panel/.env.*.local
# Internal-only: strategy/scratch/reference dumps — never publish
docs/internal/
SMOKE_FINDINGS_*.md