Author: Lars Wassermann <[email protected]> Branch: Changeset: r139:126749d90704 Date: 2013-03-07 18:25 +0100 http://bitbucket.org/pypy/lang-smalltalk/changeset/126749d90704/
Log: small changes to .hgignore diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -1,3 +1,7 @@ syntax: glob *.py[co] *~ +pypy-c-jit-62116-b027d4428675-linux +images/Squeak* +targetimageloadingsmalltalk-c +images/package-cache _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
