summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-24 13:29:12 +0300
committerPaul Buetow <paul@buetow.org>2026-05-24 13:29:12 +0300
commit24c7bfa60448c74dff6e21010ac0b98c19be7c04 (patch)
treed3bf48b2e98606ae746f0d69062e22baaa01f15a
parent5af371f2390c702fb12d16b5309e97bc4b054564 (diff)
chore: add pi/prompt-history.json to .gitignore
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 133f530..bae51c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,6 @@
# Tooling directories
.claude/
.serena/
+
+# Agent prompt history — ephemeral, changes every turn
+pi/prompt-history.json