Ignore local node modules

This commit is contained in:
Oliver Falk
2019-02-12 16:57:53 +01:00
parent 855264657e
commit 6468e9779e

View File

@@ -1,6 +1,8 @@
[run] [run]
plugins = plugins =
django_coverage_plugin django_coverage_plugin
omit =
node_modules/*
[html] [html]
extra_css = coverage_extra_style.css extra_css = coverage_extra_style.css