8130862: let hg ignore TestNG ZIP file in Nashorn test library directory
authormhaupt
Fri, 10 Jul 2015 08:42:35 +0200
changeset 31737 768d27701021
parent 31564 9b3a9d72f07b
child 31738 5ad3dfcf3507
8130862: let hg ignore TestNG ZIP file in Nashorn test library directory Reviewed-by: hannesw, sundar
nashorn/.hgignore
--- a/nashorn/.hgignore	Wed Jul 05 20:41:30 2017 +0200
+++ b/nashorn/.hgignore	Fri Jul 10 08:42:35 2015 +0200
@@ -23,6 +23,7 @@
 CC/*
 jcov2/*
 .idea/*
+test/lib/testng*.zip
 test/lib/testng.jar
 test/script/external/*
 .project