From: Pekka Paalanen Date: Tue, 11 Sep 2012 14:02:03 +0000 (+0300) Subject: update .gitignores X-Git-Tag: 0.99.0~104 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=84ec19a758f3b2a77a3eedc7863022aafb16a8c9;p=platform%2Fupstream%2Fweston.git update .gitignores Add workspaces-protocol.c, workspaces-server-protocol.h, workspaces-client-protocol.h. Remove wscreensaver. Alphabetaize clients/.gitignore. Signed-off-by: Pekka Paalanen --- diff --git a/clients/.gitignore b/clients/.gitignore index 014c0fb..c0df419 100644 --- a/clients/.gitignore +++ b/clients/.gitignore @@ -2,31 +2,32 @@ clickdot desktop-shell-client-protocol.h desktop-shell-protocol.c dnd +editor eventdemo flower gears image +keyboard libtoytoolkit.a resizor screenshooter-client-protocol.h screenshooter-protocol.c -text-cursor-position-client-protocol.h -text-cursor-position-protocol.c simple-egl simple-shm simple-touch smoke 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 view weston-desktop-shell -weston-tablet-shell +weston-info +weston-screensaver weston-screenshooter +weston-tablet-shell weston-terminal -weston-screensaver -wscreensaver -editor -text-protocol.c -text-client-protocol.h -keyboard -weston-info +workspaces-client-protocol.h +workspaces-protocol.c diff --git a/src/.gitignore b/src/.gitignore index cd68a3e..22289c7 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -13,3 +13,5 @@ desktop-shell-protocol.c desktop-shell-server-protocol.h text-protocol.c text-server-protocol.h +workspaces-protocol.c +workspaces-server-protocol.h