# HG changeset patch
# User ohair
# Date 1260996708 28800
# Node ID c60317f0dfe6669abdac0d15375d22b05421b9dd
# Parent  8f41d95576fe7a99a870ca1de85d0d8dd79ab9ca
6909462: Fix nbproject/private references in .hgignore
Summary: See bugzilla issue 100097
Reviewed-by: tbell
Contributed-by: Jesse Glick <jesse.glick@sun.com>

diff -r 8f41d95576fe -r c60317f0dfe6 hotspot/.hgignore
--- a/hotspot/.hgignore	Thu Dec 03 12:52:49 2009 -0800
+++ b/hotspot/.hgignore	Wed Dec 16 12:51:48 2009 -0800
@@ -1,6 +1,6 @@
 ^build/
 ^dist/
-^nbproject/private/
+/nbproject/private/
 ^src/share/tools/hsdis/build/
 ^src/share/tools/IdealGraphVisualizer/[a-zA-Z0-9]*/build/
 ^src/share/tools/IdealGraphVisualizer/build/