Merge "Ignore coverage HTML directory and MANIFEST."

This commit is contained in:
Jenkins
2013-07-25 23:05:20 +00:00
committed by Gerrit Code Review

2
.gitignore vendored
View File

@@ -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