[goobox] added other files to .gitignore



commit b6b1381039c2996aaf9edc10f5e21329f5ab0363
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sat Jun 2 21:26:13 2012 +0200

    added other files to .gitignore

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



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