Update `.gitignore` to exclude `tasks/` and `*.local.md` files

This commit is contained in:
jirka 2026-03-10 17:58:40 +01:00
parent 93f5622d15
commit 7d8b2b3fc5
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -156,3 +156,7 @@ Desktop.ini
# local data
data/
# Claude working scratchpad (plans, lessons, ephemeral artefacts)
tasks/
*.local.md