From 31968c7076af80bbcefd74150df6dd6b89ddc776 Mon Sep 17 00:00:00 2001 From: slhafzjw Date: Mon, 12 Jan 2026 14:25:20 +0800 Subject: [PATCH] chore(gitignore): create AGENTS.md for codex, and add it to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index bde338f9..58bbe5cd 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ build/ /generated-classes/ /.idea/copilot.data.migration.ask2agent.xml /Partner-Main/data/ +/AGENTS.md