diff --git a/.ecrc b/.ecrc index 52fa555..47eb5ba 100644 --- a/.ecrc +++ b/.ecrc @@ -1,5 +1,9 @@ { "Exclude": [ + "^\\.git[/\\\\]", + "^\\.licenses[/\\\\]", + "__pycache__[/\\\\]", + "node_modules[/\\\\]", "^LICENSE\\.txt$", "^poetry\\.lock$", "^RFCs/0002-pluggable-discovery.md",