From 5aff0a3d6dbbfb30f6115515a1b194343052e77d Mon Sep 17 00:00:00 2001 From: andryyy Date: Wed, 14 Jun 2017 23:15:39 +0200 Subject: [PATCH] Try to fix gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index a4ce4015..0e088955 100644 --- a/.gitignore +++ b/.gitignore @@ -9,5 +9,7 @@ data/conf/postfix/sql data/conf/dovecot/sql data/web/inc/vars.local.inc.php data/assets/ssl/* +data/assets/ssl/key.pem +data/assets/ssl/cert.pem .vscode/* data/web/.well-known/acme-challenge