chore(linkedin-studio): re-add example placeholder; STATE.md now local-only

assets/examples/high-engagement-posts.md restored as the generic placeholder
example. STATE.md is now gitignored (local-only): there is no private remote,
and STATE must not reach the public mirror.
This commit is contained in:
Kjell Tore Guttormsen 2026-06-20 11:07:26 +02:00
commit 9338454ea4
2 changed files with 64 additions and 1 deletions

5
.gitignore vendored
View file

@ -59,7 +59,10 @@ scripts/analytics/node_modules/
scripts/analytics/build/
# --- session/local state ---
# STATE.md is intentionally TRACKED (global continuity rule supersedes the old polyrepo gitignore convention)
# STATE.md is LOCAL-ONLY (gitignored): no private remote exists and STATE must
# never reach the public open/ mirror. Deliberate deviation from the global
# "STATE tracked" rule, justified by the absence of any private remote.
STATE.md
REMEMBER.md
ROADMAP.md
TODO.md