changeset 2921:2ef554b75510

Fix .hgignore not to hide patches and add missing ones. 2013-02-17 Andrew John Hughes <gnu.andrew@redhat.com> * .hgignore: Fix so the cacao patches directory isn't hidden.
author Andrew John Hughes <gnu.andrew@redhat.com>
date Tue, 03 Sep 2013 15:27:53 +0100
parents 898aa9174be7
children c8b86d52aabc
files .hgignore ChangeLog
diffstat 2 files changed, 8 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Wed Jul 10 21:24:54 2013 +0100
+++ b/.hgignore	Tue Sep 03 15:27:53 2013 +0100
@@ -4,10 +4,6 @@
 missing
 aclocal.m4
 autom4te.cache
-cacao
-netbeans
-visualvm
-bootstrap
 build
 debian
 lib
@@ -52,3 +48,6 @@
 
 syntax: regexp
 ^openjdk
+^cacao
+^bootstrap
+^jamvm
--- a/ChangeLog	Wed Jul 10 21:24:54 2013 +0100
+++ b/ChangeLog	Tue Sep 03 15:27:53 2013 +0100
@@ -1,3 +1,8 @@
+2013-02-17  Andrew John Hughes  <gnu.andrew@redhat.com>
+
+	* .hgignore: Fix so the cacao patches directory
+	isn't hidden.
+
 2013-07-10  Andrew John Hughes  <gnu.andrew@redhat.com>
 
 	* configure.ac: Set to 1.11.13pre.