diff .hgignore @ 22020:36a7ec14279d

moved unit test support from mx_graal.py to mx.py
author Doug Simon <doug.simon@oracle.com>
date Thu, 18 Jun 2015 23:06:11 +0200
parents 66dd063eb6a0
children 434fbaaf53d7
line wrap: on
line diff
--- a/.hgignore	Wed Jun 17 15:31:28 2015 +0200
+++ b/.hgignore	Thu Jun 18 23:06:11 2015 +0200
@@ -1,14 +1,3 @@
-^mx.graal/env
-^mx.graal/checkstyle-timestamps
-^mx.graal/eclipse-config.zip
-^mx.graal/eclipse-config-libs.zip
-^mx.graal/netbeans-config.zip
-^mx.graal/netbeans-config-libs.zip
-^mx.graal/eclipse-launches
-^mx.graal/jmh
-^mx.graal/currentAnnotationProcessors
-^mx.graal/ecj.jar
-^mx.graal/includes
 ^build/
 ^build-nograal/
 ^build-nojvmci/
@@ -42,11 +31,6 @@
 \.hprof$
 \javafilelist.txt$
 \.hprof\.txt$
-^graal/.*/build.xml
-^jvmci/.*/build.xml
-^graal/.*/nbproject/
-^jvmci/.*/nbproject/
-dist
 ^doc/.*/dot_temp_
 ^doc/doxygen/.*$
 \.orig$
@@ -76,7 +60,21 @@
 .idea/
 ^cscope.out
 ^tags
+
 syntax: glob
+currentAnnotationProcessors
+ecj.jar
+jmh
+env
+nbproject
+dist
+build.xml
+checkstyle-timestamps
+eclipse-config.zip
+eclipse-config-libs.zip
+netbeans-config.zip
+netbeans-config-libs.zip
+eclipse-launches
 *.bgv
 core.*
 *.jar