diff --git a/.gitignore b/.gitignore index 0d0089691..fc74346dd 100644 --- a/.gitignore +++ b/.gitignore @@ -85,12 +85,17 @@ tests/test-timeline-rewind tests/test-timeline-smoothness tests/test-unproject tests/test-viewport -/tests/test-cogl-offscreen -/tests/test-cogl-primitives -/tests/test-cogl-tex-convert -/tests/test-cogl-tex-foreign -/tests/test-cogl-tex-getset -/tests/test-cogl-tex-polygon -/tests/test-cogl-tex-tile -/tests/test-pixmap -/tests/test-stage-read-pixels +tests/test-cogl-offscreen +tests/test-cogl-primitives +tests/test-cogl-tex-convert +tests/test-cogl-tex-foreign +tests/test-cogl-tex-getset +tests/test-cogl-tex-polygon +tests/test-cogl-tex-tile +tests/test-pixmap +tests/test-stage-read-pixels +tests/test-clip +tests/test-layout +tests/test-random-text +tests/test-texture-quality +tests/test-paint-wrapper