Merge pull request #46 from beatz174-bit/codex/fix-test-timeout-in-e2e-picklist-test

Add gitignore rules for Playwright test artifacts
This commit is contained in:
beatz174-bit
2025-11-23 13:44:11 +10:00
committed by GitHub
+2 -1
View File
@@ -3,4 +3,5 @@ dist
.vite
app/build/
.gradle
test-results/.last-run.json
test-results/
playwright-report/