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
|
build
|
||||||
*CACHE*
|
compressor/tests/media/CACHE
|
||||||
|
compressor/tests/media/custom
|
||||||
dist
|
dist
|
||||||
MANIFEST
|
MANIFEST
|
||||||
*.pyc
|
*.pyc
|
||||||
|
Reference in New Issue
Block a user