From 7b7255dec05c00f417267429252a75b6510070a5 Mon Sep 17 00:00:00 2001 From: imSp4rky Date: Mon, 4 May 2026 15:49:53 -0600 Subject: [PATCH] feat(docs): add AGENTS.md to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4e8acc1..c7fc888 100644 --- a/.gitignore +++ b/.gitignore @@ -222,6 +222,7 @@ cython_debug/ .vscode/ .github/copilot-instructions.md CLAUDE.md +AGENTS.md # CodeQL local analysis .codeql-db/