chore: gitignore Playwright output and IDE cache dirs
Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -26,6 +26,11 @@ tests/
|
||||
# Demo screenshots
|
||||
demo/test_screenshots/
|
||||
|
||||
# Playwright output and logs
|
||||
output/playwright/
|
||||
.playwright-cli/
|
||||
.superpowers/
|
||||
|
||||
# KSP screenshots and upload cache
|
||||
data/KSP/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user