From c8329c119b974b0cb7ec99e6fc9ea9f22a80b3b0 Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Thu, 7 Apr 2011 15:46:44 +0200 Subject: [PATCH] Updated gitignore file to not include files created by the tests. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f24ecd0..9b59a6a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ build -*CACHE* +compressor/tests/media/CACHE +compressor/tests/media/custom dist MANIFEST *.pyc