nashorn/.hgignore
changeset 16147 e63b63819133
parent 16145 0f8aea9a422e
child 16148 8291daeefda4
--- a/nashorn/.hgignore	Thu Dec 20 14:16:21 2012 -0800
+++ b/nashorn/.hgignore	Fri Dec 21 16:36:24 2012 -0400
@@ -1,4 +1,25 @@
+syntax: glob
+
 ^build/
 ^dist/
+^.hgtip
 /nbproject/private/
-^.hgtip
+^webrev/
+webrev.zip
+*.class
+*.log
+*.orig
+hotspot.log
+private.properties
+genfiles.properties
+private.xml
+.DS_Store*
+TEST-*.xml
+TESTS-*.xml
+report.xml
+CC/
+jcov2/
+buildtools/nasgen/nbproject/private/
+buildtools/nasgen/dist/
+buildtools/nasgen/build/
+.idea/*