diff .hgignore @ 22204:3975d87a5d46

added savedDeps to .hgignore as well as mxbuild/ to prepare for updating mx dependency to 5.5.6
author Doug Simon <doug.simon@oracle.com>
date Wed, 30 Sep 2015 11:02:02 +0200
parents f471d04e7801
children
line wrap: on
line diff
--- a/.hgignore	Wed Sep 30 11:01:57 2015 +0200
+++ b/.hgignore	Wed Sep 30 11:02:02 2015 +0200
@@ -1,4 +1,5 @@
 ^mx.truffle/env
+^mx.truffle/savedDeps
 ^mx.truffle/checkstyle-timestamps
 ^mx.truffle/eclipse-config.zip
 ^mx.truffle/eclipse-config-libs.zip
@@ -9,6 +10,7 @@
 ^mx.truffle/currentAnnotationProcessors
 ^mx.truffle/ecj.jar
 ^mx.truffle/includes
+^mxbuild/
 ^build/
 ^build-nograal/
 ^build-nojvmci/