Update gitignore to exclude *.we3d and .last-run.json

This commit is contained in:
2026-05-18 13:07:30 +02:00
parent 9721a0b238
commit 5cd09bc959

1
.gitignore vendored
View File

@@ -25,6 +25,7 @@ tmp*
*.log
*.tmp
*.swp
*.we3d
.last-run.json
playwright-report
test-results