From 5cd09bc959ab52c50da6082ca238a9398b6506fc Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Mon, 18 May 2026 13:07:30 +0200 Subject: [PATCH] Update gitignore to exclude *.we3d and .last-run.json --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d6316bc3..dbe5d057 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ tmp* *.log *.tmp *.swp +*.we3d .last-run.json playwright-report test-results