add test output files to gitignore
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -7,3 +7,9 @@ build
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
/designer/test/*test_result.txt
|
/designer/test/*test_result.txt
|
||||||
/sandbox-test/test_results.json
|
/sandbox-test/test_results.json
|
||||||
|
|
||||||
|
# Test output files
|
||||||
|
screenshot_*.png
|
||||||
|
test_*.json
|
||||||
|
test_*.txt
|
||||||
|
test_*.log
|
||||||
|
|||||||
Reference in New Issue
Block a user