diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -5,6 +5,7 @@ /.coverage/ flycheck_* projectile-bookmarks.eld +/fontaine-latest-state.eld /recentf /backups/ auto-save-list/ @@ -108,3 +109,7 @@ todo.org # Claude Code: task archive (follows todo file privacy) /archive/task-archive.org +takuzu-stats.eld + +# disposable project-local scratch; active task artifacts live in versioned working/ +/temp/ |
