From b827bb0afa635c17c3e135d1cb095116d069dc30 Mon Sep 17 00:00:00 2001 From: William Trevor Olson Date: Thu, 29 Oct 2015 20:53:06 -0700 Subject: [PATCH] Ignore .cache files. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 74ffd4e..5c531a1 100644 --- a/.gitignore +++ b/.gitignore @@ -26,6 +26,7 @@ pip-log.txt .tox nosetests.xml htmlcov +.cache # Translations *.mo