mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-06-21 00:25:56 +02:00
Update .ecrc.json
to exclude CONTRIBUTORS.md
(#4020)
This commit is contained in:
parent
5bd8df68eb
commit
006f442cd0
1 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
"Exclude": [
|
||||
"^test/bats/",
|
||||
"^test/test_helper/bats-(assert|support)",
|
||||
"\\.git/"
|
||||
"\\.git/",
|
||||
"CONTRIBUTORS\\.md"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue