chore: update .gitignore

This commit is contained in:
Jacob Magar
2025-09-28 21:46:43 -04:00
parent 2df6115183
commit 67b775a9bc
2 changed files with 661 additions and 522 deletions

5
.gitignore vendored
View File

@@ -16,6 +16,11 @@ logs/
.bivvy
.cursor
# Serena IDE configuration
.serena/
# Google OAuth client secrets
client_secret_*.apps.googleusercontent.com.json
web-ui/frontend/node_modules
web-ui/backend/.venv-backend/