From b732ae41622ac3135949af49334886e6b2509429 Mon Sep 17 00:00:00 2001 From: reikernodd Date: Sat, 9 May 2026 10:31:08 +0100 Subject: [PATCH] chore: update hello-agent language to English and refine .gitignore patterns --- .gitignore | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 0855d0e9c..821169ff5 100644 --- a/.gitignore +++ b/.gitignore @@ -12,10 +12,10 @@ coverage src/utils/vendor/ # AI tool runtime directories -.agents/ -.claude/ -.omx/ -.docs/task/ +.agents/* +.claude/* +.omx/* +.docs/task/* # Binary / screenshot files (root only) /*.png *.bmp @@ -47,4 +47,3 @@ data teach-me credentials.json OAuth.json -.claude/agents/hello-agent.md