[gthumb] make git ignore patches
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] make git ignore patches
- Date: Sat, 14 Apr 2012 18:17:19 +0000 (UTC)
commit bb6c4f60314b6ac8c3b75ba9e39d24d585ccfd31
Author: Paolo Bacchilega <paobac src gnome org>
Date: Sat Apr 14 20:14:34 2012 +0200
make git ignore patches
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index ecac44f..486ea11 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -47,7 +47,7 @@ MAINTAINERCLEANFILES = \
$(srcdir)/ChangeLog \
`find "$(srcdir)" -type f -name Makefile.in -print`
-GITIGNOREFILES = build .autotools .cdt* .cproject .project .settings/
+GITIGNOREFILES = build .autotools .cdt* .cproject .project .settings/ *.patch
DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]