From 4a937e73b43dbf312408209aba0d001098958d34 Mon Sep 17 00:00:00 2001 From: Eric Gustin <34000337+EricGustin@users.noreply.github.com> Date: Tue, 28 Apr 2026 10:00:48 -0700 Subject: [PATCH] Update .gitignore (#830) --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 79d71009..c5618545 100644 --- a/.gitignore +++ b/.gitignore @@ -183,3 +183,7 @@ libs/arcade-mcp-server/site/* # exclude OAuth tokens .oauth_tokens.json .oauth_client.json + +# Ignore any directory named `monorepo` at any depth +monorepo/ +**/monorepo/