From a2a66d728c72cb0ef51ad2d6a29554ad38b79a13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Olender?= <92638966+TC-MO@users.noreply.github.com> Date: Sun, 19 Apr 2026 10:36:50 +0200 Subject: [PATCH 1/2] docs: add GEMINI.md symlink to AGENTS.md --- GEMINI.md | 1 + 1 file changed, 1 insertion(+) create mode 120000 GEMINI.md diff --git a/GEMINI.md b/GEMINI.md new file mode 120000 index 0000000000..47dc3e3d86 --- /dev/null +++ b/GEMINI.md @@ -0,0 +1 @@ +AGENTS.md \ No newline at end of file From e8c4710de2b5d5b06c56b82d4979da3703e66798 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Olender?= <92638966+TC-MO@users.noreply.github.com> Date: Mon, 18 May 2026 10:37:49 +0200 Subject: [PATCH 2/2] ci: ignore GEMINI.md in markdownlint --- .markdownlintignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.markdownlintignore b/.markdownlintignore index 08e46a95bc..dc44c65fd6 100644 --- a/.markdownlintignore +++ b/.markdownlintignore @@ -4,5 +4,6 @@ build .agents AGENTS.md CLAUDE.md +GEMINI.md standards sources/_partials/*