mirror of
https://github.com/Hopiu/django-tos.git
synced 2026-05-24 01:33:44 +00:00
Ignore htmlcov directory from coverage HTML report
This commit is contained in:
parent
1141675bf6
commit
40e69a6e3b
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
*.pyc
|
||||
.coverage
|
||||
htmlcov/
|
||||
|
|
|
|||
Loading…
Reference in a new issue