From 12e5a92dd627757a0a99251c8aa023519e0456e6 Mon Sep 17 00:00:00 2001 From: Ben Cherry Date: Fri, 17 Oct 2025 17:07:11 -0700 Subject: [PATCH] update --- .gemini/settings.json | 5 ----- GEMINI.md | 5 +++++ 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 .gemini/settings.json create mode 100644 GEMINI.md diff --git a/.gemini/settings.json b/.gemini/settings.json deleted file mode 100644 index 38396c7..0000000 --- a/.gemini/settings.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "context": { - "fileName": "AGENTS.md" - } -} \ No newline at end of file diff --git a/GEMINI.md b/GEMINI.md new file mode 100644 index 0000000..7acd7c4 --- /dev/null +++ b/GEMINI.md @@ -0,0 +1,5 @@ +# GEMINI.md + +This project uses `AGENTS.md` instead of a `GEMINI.md` file. + +Please see @AGENTS.md in this same directory and treat its content as the primary reference for this project.