update .gitignores

Add workspaces-protocol.c, workspaces-server-protocol.h,
workspaces-client-protocol.h.

Remove wscreensaver.

Alphabetaize clients/.gitignore.

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
This commit is contained in:
Pekka Paalanen
2012-09-11 17:02:03 +03:00
committed by Kristian Høgsberg
parent a6813d2887
commit 84ec19a758
2 changed files with 14 additions and 11 deletions
+12 -11
View File
@@ -2,31 +2,32 @@ clickdot
desktop-shell-client-protocol.h desktop-shell-client-protocol.h
desktop-shell-protocol.c desktop-shell-protocol.c
dnd dnd
editor
eventdemo eventdemo
flower flower
gears gears
image image
keyboard
libtoytoolkit.a libtoytoolkit.a
resizor resizor
screenshooter-client-protocol.h screenshooter-client-protocol.h
screenshooter-protocol.c screenshooter-protocol.c
text-cursor-position-client-protocol.h
text-cursor-position-protocol.c
simple-egl simple-egl
simple-shm simple-shm
simple-touch simple-touch
smoke smoke
tablet-shell-client-protocol.h tablet-shell-client-protocol.h
tablet-shell-protocol.c tablet-shell-protocol.c
text-client-protocol.h
text-cursor-position-client-protocol.h
text-cursor-position-protocol.c
text-protocol.c
view view
weston-desktop-shell weston-desktop-shell
weston-tablet-shell
weston-screenshooter
weston-terminal
weston-screensaver
wscreensaver
editor
text-protocol.c
text-client-protocol.h
keyboard
weston-info weston-info
weston-screensaver
weston-screenshooter
weston-tablet-shell
weston-terminal
workspaces-client-protocol.h
workspaces-protocol.c
+2
View File
@@ -13,3 +13,5 @@ desktop-shell-protocol.c
desktop-shell-server-protocol.h desktop-shell-server-protocol.h
text-protocol.c text-protocol.c
text-server-protocol.h text-server-protocol.h
workspaces-protocol.c
workspaces-server-protocol.h