.gitignore: Reflect recent client binary rename
Commit 77ab1721 renamed the client binaries; this change updates
.gitignore to follow this change.
Signed-off-by: Bryce Harrington <b.harrington@samsung.com>
This commit is contained in:
committed by
Kristian Høgsberg
parent
b22bf57e21
commit
eec6aee490
+19
-18
@@ -1,37 +1,38 @@
|
|||||||
calibrator
|
weston-calibrator
|
||||||
clickdot
|
weston-clickdot
|
||||||
cliptest
|
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-client-protocol.h
|
||||||
desktop-shell-protocol.c
|
desktop-shell-protocol.c
|
||||||
dnd
|
|
||||||
editor
|
|
||||||
eventdemo
|
|
||||||
flower
|
|
||||||
fullscreen
|
|
||||||
gears
|
|
||||||
image
|
|
||||||
input-method-protocol.c
|
input-method-protocol.c
|
||||||
input-method-client-protocol.h
|
input-method-client-protocol.h
|
||||||
weston-keyboard
|
weston-keyboard
|
||||||
libtoytoolkit.a
|
libtoytoolkit.a
|
||||||
resizor
|
|
||||||
screenshooter-client-protocol.h
|
screenshooter-client-protocol.h
|
||||||
screenshooter-protocol.c
|
screenshooter-protocol.c
|
||||||
simple-egl
|
|
||||||
simple-shm
|
|
||||||
simple-touch
|
|
||||||
smoke
|
|
||||||
subsurface-client-protocol.h
|
subsurface-client-protocol.h
|
||||||
subsurface-protocol.c
|
subsurface-protocol.c
|
||||||
subsurfaces
|
|
||||||
tablet-shell-client-protocol.h
|
tablet-shell-client-protocol.h
|
||||||
tablet-shell-protocol.c
|
tablet-shell-protocol.c
|
||||||
text-client-protocol.h
|
text-client-protocol.h
|
||||||
text-cursor-position-client-protocol.h
|
text-cursor-position-client-protocol.h
|
||||||
text-cursor-position-protocol.c
|
text-cursor-position-protocol.c
|
||||||
text-protocol.c
|
text-protocol.c
|
||||||
transformed
|
|
||||||
view
|
|
||||||
weston-desktop-shell
|
weston-desktop-shell
|
||||||
weston-info
|
weston-info
|
||||||
weston-screensaver
|
weston-screensaver
|
||||||
|
|||||||
Reference in New Issue
Block a user