diff --git a/.gitignore b/.gitignore index fe8e4a8650..9c9d540dfd 100644 --- a/.gitignore +++ b/.gitignore @@ -11,12 +11,8 @@ __pycache__ /emscripten_builder test_screenshot_error.h build/ -tests/build_*/ -tests/report/ -tests/wayland_protocols/ .DS_Store .vscode .idea *.bak -tests/test_images/ .vs/ diff --git a/tests/.gitignore b/tests/.gitignore index 0d888e16da..d54adceb51 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,4 +1,7 @@ *.out *_Runner.c *.bin -*_err.png \ No newline at end of file +*_err.png +build_*/ +report/ +wayland_protocols/