From c75be18c68e6d69044a2054d129c833fd7934a9e Mon Sep 17 00:00:00 2001 From: Honza Cerny Date: Sun, 21 Jun 2026 15:03:28 +0200 Subject: [PATCH] Update .gitignore - signore symlinked files for other agents --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 856894a3a..e60cd1469 100644 --- a/.gitignore +++ b/.gitignore @@ -39,6 +39,10 @@ web/dist/ # claude .claude/settings.local.json +# agents ignore symlinks from .claude and CLADUE.md +.agents +AGENTS.md + # Ralph loop runtime artifacts plans/observer-*.log plans/overseer-*.log