Merge "Ignore coverage HTML directory and MANIFEST."
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -4,6 +4,7 @@
|
|||||||
doc/build/*
|
doc/build/*
|
||||||
dist
|
dist
|
||||||
build
|
build
|
||||||
|
cover
|
||||||
ChangeLog
|
ChangeLog
|
||||||
.coverage
|
.coverage
|
||||||
swift.egg-info
|
swift.egg-info
|
||||||
@@ -11,3 +12,4 @@ swift.egg-info
|
|||||||
.tox
|
.tox
|
||||||
pycscope.*
|
pycscope.*
|
||||||
.idea
|
.idea
|
||||||
|
MANIFEST
|
||||||
|
|||||||
Reference in New Issue
Block a user