Author: Ronny Pfannschmidt <[email protected]> Branch: Changeset: r187:5b778b5ea015 Date: 2012-01-27 11:50 +0100 http://bitbucket.org/pypy/jitviewer/changeset/5b778b5ea015/
Log: some additions to .hgignore diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -1,3 +1,6 @@ syntax: glob *.pyc +build +dist +*.egg-info _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
