ignore .coverage

This commit is contained in:
debugtalk
2017-06-26 22:12:50 +08:00
parent 67838aae86
commit a16d3fcd6a

3
.gitignore vendored
View File

@@ -6,4 +6,5 @@ build/*
dist/*
*.egg-info
.python-version
logs/%
logs/%
.coverage