Author: Manuel Jacob <m...@manueljacob.de>
Branch: 
Changeset: r90768:733a31146466
Date: 2017-03-20 05:12 +0100
http://bitbucket.org/pypy/pypy/changeset/733a31146466/

Log:    Add .cache to .hgignore.

diff --git a/.hgignore b/.hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -80,5 +80,6 @@
 .hypothesis/
 ^release/
 ^rpython/_cache$
+^\.cache$
 
 pypy/module/cppyy/.+/*\.pcm
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to