[PATCH] .gitignore: Reflect recent client binary rename
Bryce W. Harrington
b.harrington at samsung.com
Fri Aug 23 12:57:04 PDT 2013
Commit 77ab1721 renamed the client binaries; this change updates
.gitignore to follow this change.
Signed-off-by: Bryce Harrington <b.harrington at samsung.com>
---
clients/.gitignore | 37 +++++++++++++++++++------------------
1 file changed, 19 insertions(+), 18 deletions(-)
diff --git a/clients/.gitignore b/clients/.gitignore
index 94082f8..484437b 100644
--- a/clients/.gitignore
+++ b/clients/.gitignore
@@ -1,37 +1,38 @@
-calibrator
-clickdot
-cliptest
+weston-calibrator
+weston-clickdot
+weston-cliptest
+weston-dnd
+weston-editor
+weston-eventdemo
+weston-flower
+weston-fullscreen
+weston-gears
+weston-image
+weston-resizor
+weston-simple-egl
+weston-simple-shm
+weston-simple-touch
+weston-smoke
+weston-subsurfaces
+weston-transformed
+weston-view
+
desktop-shell-client-protocol.h
desktop-shell-protocol.c
-dnd
-editor
-eventdemo
-flower
-fullscreen
-gears
-image
input-method-protocol.c
input-method-client-protocol.h
weston-keyboard
libtoytoolkit.a
-resizor
screenshooter-client-protocol.h
screenshooter-protocol.c
-simple-egl
-simple-shm
-simple-touch
-smoke
subsurface-client-protocol.h
subsurface-protocol.c
-subsurfaces
tablet-shell-client-protocol.h
tablet-shell-protocol.c
text-client-protocol.h
text-cursor-position-client-protocol.h
text-cursor-position-protocol.c
text-protocol.c
-transformed
-view
weston-desktop-shell
weston-info
weston-screensaver
--
1.7.9.5
More information about the wayland-devel
mailing list