diff options
author | Quentin Glidic <sardemff7+git@sardemff7.net> | 2013-07-08 15:33:25 +0200 |
---|---|---|
committer | Kristian Høgsberg <krh@bitplanet.net> | 2013-07-08 13:16:00 -0400 |
commit | c71cc99c0ee71c790fcc250717861676082220a7 (patch) | |
tree | 5e4e57c912843d787c3a1ffbc00a242c8502290e /tests/.gitignore | |
parent | 7e80f1b6567882a55635f308b79dd292ede5249e (diff) |
tests: Add .weston extension to clients tests
We can then add tests which do not use Weston in the test suite.
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
Diffstat (limited to 'tests/.gitignore')
-rw-r--r-- | tests/.gitignore | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index fac1f7bd..ad112408 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,3 +1,4 @@ +*.weston logs matrix-test setbacklight @@ -6,11 +7,5 @@ test-text-client wayland-test-client-protocol.h wayland-test-protocol.c wayland-test-server-protocol.h -text-test -keyboard-test -event-test -button-test -xwayland-test subsurface-client-protocol.h subsurface-protocol.c -subsurface-test |