Author: Armin Rigo <[email protected]> Branch: Changeset: r301:9d65f11cc049 Date: 2013-06-27 11:20 +0200 http://bitbucket.org/pypy/stmgc/changeset/9d65f11cc049/
Log: Update diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -3,3 +3,6 @@ *~ c4/build-demo* c4/debug-demo* +c4/release-demo* +*.orig +c4/test/__pycache__ _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
