# Your own site data does not belong in the repository - it describes one
# particular server, not the setup. install/mailserver.conf.example is the
# template.
install/mailserver.conf

# Compiled mailctl
src/mailctl/mailctl
src/mailctl/vendor/

# None of this belongs in here, not even by accident:
# keys, certificates, databases, backups.
*.key
*.pem
*.db
*.tar.gz
