mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
OSX creates hidden files: `./._server.key` and `./._server.crt`. The Dokku cert plugin is choking on those files. We should probably just ignore them, and go on with our lives Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>