Update .gitignore (#830)

This commit is contained in:
Eric Gustin 2026-04-28 10:00:48 -07:00 committed by GitHub
parent 70515e3356
commit 4a937e73b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
.gitignore vendored
View file

@ -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/