1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/dd8cf6df144a/ Changeset: dd8cf6df144a User: hpk42 Date: 2014-05-02 10:39:16 Summary: Merged in msabramo/tox/hgignore_flakes_cache (pull request #106)
.hgignore: Ignore .cache dir created by flakes Affected #: 1 file diff -r 275cb4d13406a6ce5e59b8dee8b03f98a53d32f1 -r dd8cf6df144ace26df9fe2ecacd56680b6c032bc .hgignore --- a/.hgignore +++ b/.hgignore @@ -14,3 +14,4 @@ doc/_build/ tox.egg-info .tox +.cache Repository URL: https://bitbucket.org/hpk42/tox/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. _______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit