6909462: Fix nbproject/private references in .hgignore jdk7-b78

Wed, 16 Dec 2009 12:51:41 -0800

author
ohair
date
Wed, 16 Dec 2009 12:51:41 -0800
changeset 132
a7f7276b48cd
parent 131
6977ccc8827e
child 133
ec0421b5703b

6909462: Fix nbproject/private references in .hgignore
Summary: See bugzilla issue 100097
Reviewed-by: tbell
Contributed-by: Jesse Glick <jesse.glick@sun.com>

.hgignore file | annotate | diff | comparison | revisions
     1.1 --- a/.hgignore	Thu Dec 03 12:52:46 2009 -0800
     1.2 +++ b/.hgignore	Wed Dec 16 12:51:41 2009 -0800
     1.3 @@ -1,3 +1,3 @@
     1.4  ^build/
     1.5  ^dist/
     1.6 -^nbproject/private/
     1.7 +/nbproject/private/

mercurial