From 92ae01babbd134ef1dc6581c474259916a507bb3 Mon Sep 17 00:00:00 2001 From: Paul Liverman III Date: Tue, 24 Apr 2018 06:51:48 -0700 Subject: [PATCH] added secret/config files to gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index a61e38e..1878fd8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ logs/ nginx.conf.compiled *.lua +dhparams.pem +secret.moon