1
1
mirror of https://github.com/docker-mailserver/docker-mailserver synced 2025-09-07 01:12:05 +02:00

Merge branch 'master' into patch-1

This commit is contained in:
Georg Lauterbach 2024-05-17 09:57:23 +02:00 committed by GitHub
commit 8e1f0f23a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -3,6 +3,7 @@
"Exclude": [
"^test/bats/",
"^test/test_helper/bats-(assert|support)",
"\\.git/"
"\\.git/",
"CONTRIBUTORS\\.md"
]
}