Updated gitignore file to not include files created by the tests.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
build
|
||||
*CACHE*
|
||||
compressor/tests/media/CACHE
|
||||
compressor/tests/media/custom
|
||||
dist
|
||||
MANIFEST
|
||||
*.pyc
|
||||
|
Reference in New Issue
Block a user