[PATCH] Add some things related to wayland-scanner to .gitignore

Casey Dahlin cdahlin at redhat.com
Thu Apr 28 23:37:47 PDT 2011


---
 .gitignore         |    1 +
 wayland/.gitignore |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index 7c5bfe5..904eb50 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@
 *~
 .libs
 /aclocal.m4
+/wayland-scanner.m4
 /autom4te.cache
 /config.guess
 /config.h
diff --git a/wayland/.gitignore b/wayland/.gitignore
index 0d28ba5..1813f89 100644
--- a/wayland/.gitignore
+++ b/wayland/.gitignore
@@ -1,4 +1,4 @@
-scanner
+wayland-scanner
 wayland-client-protocol.h
 wayland-protocol.c
 wayland-server-protocol.h
-- 
1.7.5



More information about the wayland-devel mailing list