Author: Ronny Pfannschmidt <[email protected]>
Branch: codecheck-clean
Changeset: r211:8e2c0d0a50c8
Date: 2013-01-15 11:09 +0100
http://bitbucket.org/pypy/pyrepl/changeset/8e2c0d0a50c8/

Log:    add .cache to hgingore

diff --git a/.hgignore b/.hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -1,4 +1,5 @@
 dist/
 build/
+.cache/
 \.tox/
 .*\.egg-info
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to