docker-mailserver/.gitignore

38 lines
1.1 KiB
Plaintext
Raw Normal View History

#################################################
### General ###################################
#################################################
2015-06-29 14:55:02 +02:00
.DS_Store
config/opendkim/
#################################################
### IDEs ######################################
#################################################
2016-01-20 16:41:34 +01:00
.idea
.vscode
#################################################
### Tests #####################################
#################################################
test/config/empty/
test/config/postfix-accounts.cf
2016-04-26 20:20:54 +02:00
test/config/letsencrypt/mail.my-domain.com/combined.pem
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
test/config/without-accounts/
test/config/without-virtual/
test/config/with-domain/
test/onedir