chore(gitignore): add session/local-state baseline (polyrepo split)
This commit is contained in:
parent
dacc1e9f30
commit
9f5d8f9ce4
1 changed files with 12 additions and 0 deletions
12
.gitignore
vendored
12
.gitignore
vendored
|
|
@ -16,3 +16,15 @@ dist/
|
||||||
# Data/logs
|
# Data/logs
|
||||||
data/
|
data/
|
||||||
*.jsonl
|
*.jsonl
|
||||||
|
|
||||||
|
# --- 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