This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch feature/MXRoyale in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
commit 94cb1a504537ac82f7d7e00170936c88740b1cf3 Author: Alex Harui <[email protected]> AuthorDate: Tue Mar 27 15:02:45 2018 -0700 hide mustella output --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1d79948..f9a8e1e 100644 --- a/.gitignore +++ b/.gitignore @@ -36,6 +36,7 @@ examples/FlexJSTest_again/html-template examples/FlexJSTest_again/bin rat.report mustella/tests/basicTests/bin +mustella/tests/mxtests/basicTests/bin asdoc-output #Apache Flex Projects -- To stop receiving notification emails like this one, please contact [email protected].
