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>
dev
Pekka Paalanen 12 years ago committed by Kristian Høgsberg
parent a6813d2887
commit 84ec19a758
  1. 21
      clients/.gitignore
  2. 2
      src/.gitignore

21
clients/.gitignore vendored

@ -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-info
weston-screensaver
weston-screenshooter weston-screenshooter
weston-tablet-shell
weston-terminal weston-terminal
weston-screensaver workspaces-client-protocol.h
wscreensaver workspaces-protocol.c
editor
text-protocol.c
text-client-protocol.h
keyboard
weston-info

2
src/.gitignore vendored

@ -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

Loading…
Cancel
Save