Update `.gitignore` to exclude `tasks/` and `*.local.md` files
This commit is contained in:
parent
93f5622d15
commit
7d8b2b3fc5
|
|
@ -156,3 +156,7 @@ Desktop.ini
|
|||
|
||||
# local data
|
||||
data/
|
||||
|
||||
# Claude working scratchpad (plans, lessons, ephemeral artefacts)
|
||||
tasks/
|
||||
*.local.md
|
||||
|
|
|
|||
Loading…
Reference in New Issue