[PATCH] Add some new things to .gitignore

Casey Dahlin cdahlin at redhat.com
Thu Apr 28 23:58:45 PDT 2011


libtoytoolkit.a, and generated protocol headers for meego-tablet.
---
 clients/.gitignore    |    1 +
 compositor/.gitignore |    2 ++
 2 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/clients/.gitignore b/clients/.gitignore
index 8b3c40c..fe7546d 100644
--- a/clients/.gitignore
+++ b/clients/.gitignore
@@ -1,3 +1,4 @@
+libtoytoolkit.a
 dnd
 eventdemo
 flower
diff --git a/compositor/.gitignore b/compositor/.gitignore
index dc926c1..847efbd 100644
--- a/compositor/.gitignore
+++ b/compositor/.gitignore
@@ -1,3 +1,5 @@
 compositor
 screenshooter-protocol.c
 screenshooter-server-protocol.h
+meego-tablet-protocol.c
+meego-tablet-server-protocol.h
-- 
1.7.5



More information about the wayland-devel mailing list