[gnome-games] help: new help generates .page files; ignore those



commit 69e877e13374e1c9a1fcd93d72be164de219d803
Author: Jason D. Clinton <me jasonclinton com>
Date:   Wed Mar 16 14:32:17 2011 -0500

    help: new help generates .page files; ignore those

 git.mk |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/git.mk b/git.mk
index 84e5c80..a881cfe 100644
--- a/git.mk
+++ b/git.mk
@@ -144,6 +144,7 @@ $(srcdir)/.gitignore: Makefile.am $(top_srcdir)/git.mk
 			"*.lo" \
 			"*.gmo" \
 			"*.mo" \
+			"*.page" \
 			$(DISTCLEANFILES) \
 			$(am__CONFIG_DISTCLEAN_FILES) \
 			$(CONFIG_CLEAN_FILES) \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]