mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-13 11:46:22 +00:00
Ignore local node modules
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user