From fd7890e6ba18250fb3a9dd98ab68471075338032 Mon Sep 17 00:00:00 2001 From: Jujuforce Date: Sun, 28 Jun 2026 15:06:31 +0200 Subject: [PATCH] chore: gitignore AGENTS.md Agent-instructions file (like the already-ignored CLAUDE.md); keep it out of the repo. Co-Authored-By: Claude Opus 4.8 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d402255..bab4f05 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ *.exfat flamegraph.svg CLAUDE.md +AGENTS.md memory/ # e2e fixtures: ignore anything dropped into fixtures/ (your own real containers