2 new commits in tox: https://bitbucket.org/hpk42/tox/commits/afd60ddaee99/ Changeset: afd60ddaee99 Branch: hgignore_flakes_cache User: Marc Abramowitz Date: 2014-05-01 23:18:18 Summary: .hgignore: Ignore .cache dir created by flakes Affected #: 1 file
diff -r 275cb4d13406a6ce5e59b8dee8b03f98a53d32f1 -r afd60ddaee9923fb88bb89aa4c243816380496a8 .hgignore --- a/.hgignore +++ b/.hgignore @@ -14,3 +14,4 @@ doc/_build/ tox.egg-info .tox +.cache 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