From 65cbf591d8265683346212e922f4f6c9c78ded7d Mon Sep 17 00:00:00 2001 From: holger krekel Date: Fri, 22 Jun 2012 10:53:28 +0200 Subject: [PATCH] ignore .cache --- .hgignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgignore b/.hgignore index bc8cce8a3..3d50bdf56 100644 --- a/.hgignore +++ b/.hgignore @@ -23,3 +23,4 @@ issue/ env/ 3rdparty/ .tox +.cache