Author: Marc Abramowitz <[email protected]> Branch: msabramo/update_tox_ini Changeset: r249:6688125c619c Date: 2014-02-28 18:22 +0000 http://bitbucket.org/pypy/pyrepl/changeset/6688125c619c/
Log: Merge msabramo/hgignore into msabramo/_dev diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -3,3 +3,5 @@ .cache/ \.tox/ .*\.egg-info +\.pyc +\.swp _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
