[file-roller: 54/123] ignore .patch files



commit f53437b10ccaa3fffd7b643c3199273fa2c8a234
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sun Jul 22 16:14:18 2012 +0200

    ignore .patch files

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index b7b2cd8..1523b72 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -70,7 +70,7 @@ MAINTAINERCLEANFILES = \
 	$(srcdir)/po/remove-potcdate.sin \
 	`find "$(srcdir)" -type f -name Makefile.in -print`
 
-GITIGNOREFILES = build .cdt* .cproject .project .settings/ .autotools
+GITIGNOREFILES = build .cdt* .cproject .project .settings/ .autotools *.patch
 
 CLEANFILES = ChangeLog
 



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