Add .coverage to gitignore.
- Fix units along the way (my pyc were hiding it for me).
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -15,3 +15,4 @@ swiftclient/versioninfo
|
|||||||
cover/
|
cover/
|
||||||
coverage.xml
|
coverage.xml
|
||||||
doc/source/api/
|
doc/source/api/
|
||||||
|
.coverage*
|
||||||
|
|||||||
0
tests/__init__.py
Normal file
0
tests/__init__.py
Normal file
Reference in New Issue
Block a user