Merge branch 'master' into fix/ensure-mkdir-before-symlinking-mail-state
This commit is contained in:
commit
d9fa7ee010
|
@ -3,6 +3,7 @@
|
||||||
"Exclude": [
|
"Exclude": [
|
||||||
"^test/bats/",
|
"^test/bats/",
|
||||||
"^test/test_helper/bats-(assert|support)",
|
"^test/test_helper/bats-(assert|support)",
|
||||||
"\\.git/"
|
"\\.git/",
|
||||||
|
"CONTRIBUTORS\\.md"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue