From f2a91ee27b52fe454bd92d12fa1f6a7a3181e7f1 Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Sat, 7 Nov 2015 17:36:47 +0200 Subject: [PATCH] Refine git ignore list. --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c2dde0e..ca35fa3 100644 --- a/.gitignore +++ b/.gitignore @@ -4,5 +4,6 @@ *.swo certs/* keys/* -openssl.cnf* -CA.* +openssl.cnf +CA.key +CA.crt -- GitLab