chore: gitignore playwright test-results and temp verification files
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -4,3 +4,7 @@ node_modules/
|
|||||||
dist/
|
dist/
|
||||||
*.local
|
*.local
|
||||||
*.zip
|
*.zip
|
||||||
|
|
||||||
|
# Playwright
|
||||||
|
test-results/
|
||||||
|
.tmp-*
|
||||||
|
|||||||
Reference in New Issue
Block a user