aboutsummaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorohair <none@none>2009-12-16 12:52:23 -0800
committerohair <none@none>2009-12-16 12:52:23 -0800
commit35d7b8ccde811d7ca2bc4a0bb0f169573793543f (patch)
treefe308ac2b9c89d8af94b943faa43f90685791652 /.hgignore
parente741e4b1119854f1617535c986bf4dc740a67ce4 (diff)
downloadjdk8u_langtools-35d7b8ccde811d7ca2bc4a0bb0f169573793543f.tar.gz
6909462: Fix nbproject/private references in .hgignore
Summary: See bugzilla issue 100097 Reviewed-by: tbell Contributed-by: Jesse Glick <jesse.glick@sun.com>
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.hgignore b/.hgignore
index ca1b0b21..0092bd4f 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1,3 +1,3 @@
^build/
^dist/
-^nbproject/private/
+/nbproject/private/