mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
99cbd7066a
* add test artifacts to gitignore and clean target of makefile Signed-off-by: Felix Bartels <felix@host-consultants.de> * ignore all of test/ during docker build Signed-off-by: Felix Bartels <felix@host-consultants.de>
24 lines
682 B
Plaintext
24 lines
682 B
Plaintext
.DS_Store
|
|
docker-compose.yml
|
|
.idea
|
|
.env
|
|
test/config/empty/
|
|
test/config/without-accounts/
|
|
test/config/without-virtual/
|
|
test/config/with-domain/
|
|
test/config/postfix-accounts.cf
|
|
test/config/letsencrypt/mail.my-domain.com/combined.pem
|
|
test/onedir
|
|
config/opendkim/
|
|
test/config/dovecot-lmtp/userdb
|
|
test/config/key*
|
|
test/config/opendkim/keys/domain.tld/
|
|
test/config/opendkim/keys/example.com/
|
|
test/config/opendkim/keys/localdomain2.com/
|
|
test/config/postfix-aliases.cf
|
|
test/config/postfix-receive-access.cf
|
|
test/config/postfix-receive-access.cfe
|
|
test/config/postfix-send-access.cf
|
|
test/config/postfix-send-access.cfe
|
|
test/config/relay-hosts/chksum
|
|
test/config/relay-hosts/postfix-aliases.cf |