From dd85dce27df9cd2fff2ebcccc3410e2a96031f0d Mon Sep 17 00:00:00 2001 From: wcjord <32568597+wcjord@users.noreply.github.com> Date: Thu, 12 Feb 2026 09:17:05 -0500 Subject: [PATCH] chore: update .gitignore to include node_modules, playwright-report, and e2e/.auth --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 52e40f734..f82fba905 100644 --- a/.gitignore +++ b/.gitignore @@ -83,7 +83,10 @@ olm needed-translations.txt .venv +node_modules/ docs/node_modules +playwright-report/ +e2e/.auth/ rust libcrypto.3.dylib