projects
/
cookiecutter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dea2f6a
)
Ignore coverage data and reports
author
Oleg Broytman
<phd@phdru.name>
Wed, 28 Sep 2016 16:58:59 +0000
(19:58 +0300)
committer
Oleg Broytman
<phd@phdru.name>
Wed, 28 Sep 2016 16:58:59 +0000
(19:58 +0300)
project_template/.gitignore
patch
|
blob
|
history
diff --git
a/project_template/.gitignore
b/project_template/.gitignore
index 902ce3bdb93c303b27e6dc15099d902e95fd4c03..5af0001b4eeb02e82e8001a50da2d412e1ddc669 100644
(file)
--- a/
project_template/.gitignore
+++ b/
project_template/.gitignore
@@
-4,6
+4,8
@@
/build/
/data/
/dist/
+/htmlcov/
+/.coverage
/MANIFEST
*.py[co]
*.tmp