From ae55a0c01afd84386ce0238e386dda0e3a154659 Mon Sep 17 00:00:00 2001 From: James South Date: Thu, 1 Aug 2013 14:27:36 +0100 Subject: [PATCH] Updating ignore file Former-commit-id: 8e074d4804948871abc5f6f738fafe87c45619e8 --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 92dbb9b2da..19bc7de766 100644 --- a/.gitignore +++ b/.gitignore @@ -165,4 +165,4 @@ pip-log.txt # cached images -/src/Test/Test/cache/* \ No newline at end of file +**/cache/* \ No newline at end of file