From 84ec19a758f3b2a77a3eedc7863022aafb16a8c9 Mon Sep 17 00:00:00 2001 From: Pekka Paalanen Date: Tue, 11 Sep 2012 17:02:03 +0300 Subject: [PATCH] update .gitignores Add workspaces-protocol.c, workspaces-server-protocol.h, workspaces-client-protocol.h. Remove wscreensaver. Alphabetaize clients/.gitignore. Signed-off-by: Pekka Paalanen --- clients/.gitignore | 21 +++++++++++---------- src/.gitignore | 2 ++ 2 files changed, 13 insertions(+), 10 deletions(-) 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 -- 2.7.4