mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-11 10:46:24 +00:00
20 lines
380 B
INI
20 lines
380 B
INI
[run]
|
|
plugins =
|
|
django_coverage_plugin
|
|
omit =
|
|
node_modules/*
|
|
.virtualenv/*
|
|
import_libravatar.py
|
|
requirements.txt
|
|
static/admin/*
|
|
**/static/humans.txt
|
|
**/static/img/robots.txt
|
|
ivatar/ivataraccount/read_libravatar_export.py
|
|
templates/maintenance.html
|
|
encryption_test.py
|
|
libravatarproxy.py
|
|
|
|
|
|
[html]
|
|
extra_css = coverage_extra_style.css
|