From 6a5ec8ea1c5870e70190a770b49b6781e8975ee1 Mon Sep 17 00:00:00 2001 From: "J. Duke" Date: Sat, 1 Dec 2007 00:00:00 +0000 Subject: [PATCH] Initial load --- nashorn/.hgignore | 29 +++-------------------------- 1 file changed, 3 insertions(+), 26 deletions(-) diff --git a/nashorn/.hgignore b/nashorn/.hgignore index 6d68c1d476..83cef213d4 100644 --- a/nashorn/.hgignore +++ b/nashorn/.hgignore @@ -1,27 +1,4 @@ -syntax: glob - -^.hgtip -build/* -dist/* +^build/ +^dist/ /nbproject/private/ -private.xml -private.properties -webrev/* -webrev.zip -.classpath -*.class -*.clazz -*.log -*.orig -genfiles.properties -hotspot.log -.DS_Store* -TEST-*.xml -TESTS-*.xml -report.xml -CC/* -jcov2/* -.idea/* -test/lib/testng.jar -test/script/external/* -.project +^.hgtip