[gthumb] ignore a config file used by eclipse



commit cfd3815ad7ff0d6ff6e092102a1c0a1bac4f5f1d
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Fri Jul 16 09:03:12 2010 +0200

    ignore a config file used by eclipse

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index dba762e..8bd947a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -46,7 +46,7 @@ MAINTAINERCLEANFILES = 			\
 	$(srcdir)/ChangeLog 		\
 	`find "$(srcdir)" -type f -name Makefile.in -print`
 
-GITIGNOREFILES = build .cdt* .cproject .project .settings/
+GITIGNOREFILES = build .autotools .cdt* .cproject .project .settings/
 
 DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper
 



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