init coveragerc

This commit is contained in:
Fred 2016-08-07 21:41:25 +02:00
parent 4887293d2b
commit 4d47113aea
2 changed files with 4 additions and 1 deletions

4
.coveragerc Normal file
View File

@ -0,0 +1,4 @@
[run]
omit=
manage.py
*migrations*

1
.gitignore vendored
View File

@ -39,7 +39,6 @@ htmlcov/
.tox/
.coverage
.coverage.*
.coveragerc
.cache
nosetests.xml
coverage.xml