diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-24 13:29:12 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-24 13:29:12 +0300 |
| commit | 24c7bfa60448c74dff6e21010ac0b98c19be7c04 (patch) | |
| tree | d3bf48b2e98606ae746f0d69062e22baaa01f15a | |
| parent | 5af371f2390c702fb12d16b5309e97bc4b054564 (diff) | |
chore: add pi/prompt-history.json to .gitignore
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,3 +5,6 @@ # Tooling directories .claude/ .serena/ + +# Agent prompt history — ephemeral, changes every turn +pi/prompt-history.json |
