From a046798850899882d90f9d60de3c87d9bd7a1b2c Mon Sep 17 00:00:00 2001 From: krishicks Date: Wed, 19 Aug 2026 20:18:19 +0000 Subject: [PATCH] chore(gitignore): add Pi agent state And collect the other agent-related entries together. Signed-off-by: Kris Hicks --- .gitignore | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 1d6407690e..077403bdb9 100644 --- a/.gitignore +++ b/.gitignore @@ -135,6 +135,16 @@ auto-save-list tramp .\#* +# ============================================================================= +# Agent tooling +# ============================================================================= + +# Local agent state and configuration +.codex/ +.pi/ +.claude/settings.local.json +.claude/worktrees/ + # ============================================================================= # OS # ============================================================================= @@ -203,15 +213,9 @@ artifacts/ # Local mise settings mise.local.toml -# Local Codex app state -.codex/ - # Ignore plans for now architecture/plans -# Claude -.claude/settings.local.json -.claude/worktrees/ rfc.md .worktrees .z3-trace