From 761af3ab0a86dbb2a77446270774faf5f91e3752 Mon Sep 17 00:00:00 2001 From: Casey Dahlin Date: Fri, 29 Apr 2011 02:37:47 -0400 Subject: Add some things related to wayland-scanner to .gitignore --- .gitignore | 1 + wayland/.gitignore | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3