From 2912bd96c5aa6679bd340a7fb4ba8a8a112ef28e Mon Sep 17 00:00:00 2001 From: catarak Date: Mon, 5 Sep 2016 13:19:17 -0400 Subject: [PATCH] add another necessary ssl file to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a517b818..084b7316 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ static/css/app.min.css alpha_editor_p5js_org.key alpha_editor_p5js_org.ca-bundle alpha_editor_p5js_org.crt +cert_chain.crt