mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-11 18:56:23 +00:00
Ignore local node modules
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
[run]
|
||||
plugins =
|
||||
django_coverage_plugin
|
||||
omit =
|
||||
node_modules/*
|
||||
|
||||
[html]
|
||||
extra_css = coverage_extra_style.css
|
||||
|
||||
Reference in New Issue
Block a user