6909462: Fix nbproject/private references in .hgignore

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

author
ohair
date
Wed, 16 Dec 2009 12:51:38 -0800
changeset 147
ea77a8b9b028
parent 143
721c1696c124
child 148
ab4ae8f45146

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:45 2009 -0800
     1.2 +++ b/.hgignore	Wed Dec 16 12:51:38 2009 -0800
     1.3 @@ -1,3 +1,3 @@
     1.4  ^build/
     1.5  ^dist/
     1.6 -^nbproject/private/
     1.7 +/nbproject/private/

mercurial