diff .hgignore @ 22017:66dd063eb6a0

renamed mx/ to mx.graal/ in preparation for working with mxtool2
author Doug Simon <doug.simon@oracle.com>
date Wed, 17 Jun 2015 13:56:55 +0200
parents f37da0c82e78
children 36a7ec14279d
line wrap: on
line diff
--- a/.hgignore	Wed Jun 17 13:18:49 2015 +0200
+++ b/.hgignore	Wed Jun 17 13:56:55 2015 +0200
@@ -1,14 +1,14 @@
-^mx/env
-^mx/checkstyle-timestamps
-^mx/eclipse-config.zip
-^mx/eclipse-config-libs.zip
-^mx/netbeans-config.zip
-^mx/netbeans-config-libs.zip
-^mx/eclipse-launches
-^mx/jmh
-^mx/currentAnnotationProcessors
-^mx/ecj.jar
-^mx/includes
+^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/