From 50e2a99fc63155dd5a0fc2d8e5eada7698d869fe Mon Sep 17 00:00:00 2001 From: sususu Date: Tue, 4 Aug 2026 10:30:43 +0800 Subject: [PATCH] chore: add .pi to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 93adba64b..c58d6bfbb 100644 --- a/.gitignore +++ b/.gitignore @@ -44,6 +44,7 @@ GEMINI.md .serena/* .agent/* .agents +.pi .agents/* .opencode/* .idea/*