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:
parent
fc72336a94
commit
9338454ea4
2 changed files with 64 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue