diff --git a/.gitignore b/.gitignore index bbf8e82..52fe741 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,9 @@ build .DS_Store /designer/test/*test_result.txt /sandbox-test/test_results.json + +# Test output files +screenshot_*.png +test_*.json +test_*.txt +test_*.log