From 9bfdc6e574c1039ea07d68758a0c1063fdc13567 Mon Sep 17 00:00:00 2001 From: Carlo Costanzo Date: Sat, 29 Nov 2025 13:04:43 -0500 Subject: [PATCH] Add agents.md to .gitignore to exclude agent documentation from version control so users aren't confused in the repo --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d08a97f8..1b7be4b2 100755 --- a/.gitignore +++ b/.gitignore @@ -53,6 +53,7 @@ service_account.json *.token *.tokens *.cookies +agents.md # Directories llmvision