From 476168ea05d7b32e821320de367abde9e9f7b10e Mon Sep 17 00:00:00 2001 From: Casey Dahlin Date: Wed, 11 Apr 2012 00:20:33 -0400 Subject: [PATCH] weston: update .gitignore files Updates the .gitignore files for clients and tests to reflect a new test and a couple of renamed applications. Signed-off-by: Casey Dahlin --- clients/.gitignore | 4 ++-- tests/.gitignore | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/clients/.gitignore b/clients/.gitignore index 5954a54..81dab06 100644 --- a/clients/.gitignore +++ b/clients/.gitignore @@ -10,15 +10,15 @@ libtoytoolkit.a resizor screenshooter-client-protocol.h screenshooter-protocol.c -screenshot simple-egl simple-shm simple-touch smoke tablet-shell-client-protocol.h tablet-shell-protocol.c -terminal view weston-desktop-shell weston-tablet-shell +weston-screenshooter +weston-terminal wscreensaver diff --git a/tests/.gitignore b/tests/.gitignore index e8df81b..3c957f4 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,2 +1,3 @@ matrix-test +setbacklight -- 2.7.4