Updated gitignore file to not include files created by the tests.

This commit is contained in:
Jannis Leidel
2011-04-07 15:46:44 +02:00
parent 3a1f39d875
commit c8329c119b

3
.gitignore vendored
View File

@@ -1,5 +1,6 @@
build
*CACHE*
compressor/tests/media/CACHE
compressor/tests/media/custom
dist
MANIFEST
*.pyc