From 0b32ea05e77fa94ccafc639cda78139455d8efbe Mon Sep 17 00:00:00 2001 From: James South Date: Tue, 12 Jun 2012 13:16:59 +0200 Subject: [PATCH] Update master Former-commit-id: 55658415bdb76f5c6f4278cd6dea468369d9f9f2 --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index aa8811c674..92dbb9b2da 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ - ################# ## Eclipse ################# @@ -163,3 +162,7 @@ pip-log.txt # Mac crap .DS_Store + + +# cached images +/src/Test/Test/cache/* \ No newline at end of file