[file-roller] ignore .autotools
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [file-roller] ignore .autotools
- Date: Mon, 4 Jun 2012 11:37:30 +0000 (UTC)
commit 379119a91744e7c95e8224104e1905ebb16e2ee8
Author: Paolo Bacchilega <paobac src gnome org>
Date: Mon Jun 4 13:26:06 2012 +0200
ignore .autotools
It is generated by Eclipse
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 9f4a640..98d72f2 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/
+GITIGNOREFILES = build .cdt* .cproject .project .settings/ .autotools
CLEANFILES = ChangeLog
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]