Author: Tim Felgentreff <[email protected]> Branch: Changeset: r537:46675f9fdb93 Date: 2013-12-18 13:58 +0100 http://bitbucket.org/pypy/lang-smalltalk/changeset/46675f9fdb93/
Log: ignore a few more files diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -1,8 +1,12 @@ syntax: glob *.py[co] *~ -pypy-c-jit-62116-b027d4428675-linux +pypy-c-jit-* images/Squeak* +images/resources* +*package-cache/ +Squeak* +*TAGS targetimageloadingsmalltalk-*c images/package-cache versions _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
