chore(gitignore): add session/local-state baseline (polyrepo split)
This commit is contained in:
parent
56606317d9
commit
7f0d0856cf
1 changed files with 12 additions and 0 deletions
12
.gitignore
vendored
12
.gitignore
vendored
|
|
@ -57,3 +57,15 @@ docs/**/.session-state.local.json
|
||||||
# Node.js
|
# Node.js
|
||||||
scripts/analytics/node_modules/
|
scripts/analytics/node_modules/
|
||||||
scripts/analytics/build/
|
scripts/analytics/build/
|
||||||
|
|
||||||
|
# --- session/local state (gitignored per ~/.claude polyrepo-konvensjon) ---
|
||||||
|
STATE.md
|
||||||
|
REMEMBER.md
|
||||||
|
ROADMAP.md
|
||||||
|
TODO.md
|
||||||
|
NEXT-SESSION-PROMPT*.local.md
|
||||||
|
*.local.md
|
||||||
|
*.local.json
|
||||||
|
*.local.sh
|
||||||
|
.DS_Store
|
||||||
|
.claude/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue