From a17f86d5dd7292e4ef26890a95084d3e690ff58f Mon Sep 17 00:00:00 2001 From: Liran Tal Date: Mon, 1 Dec 2014 09:48:52 +0200 Subject: [PATCH] updating .gitignore with ignoring the correct location of the ssl certficates --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 79f6cf28..adbed9b6 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,4 @@ public/lib app/tests/coverage/ .bower-*/ .idea/ -config/sslcert/*.pem +config/sslcerts/*.pem