From bb272f16ca6809fb4fd6c17c2b50cd0cd13ddbfa Mon Sep 17 00:00:00 2001 From: Seth Schoen Date: Sat, 14 Jul 2012 13:51:44 -0700 Subject: [PATCH] currently we can't suppress display of choc_cert_extensions.cnf Maybe this file could be generated from scratch each time and not be in version control; then we could .gitignore it successfully. --- client-webserver/.gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/client-webserver/.gitignore b/client-webserver/.gitignore index 74be5f32c..a4e94ecfc 100644 --- a/client-webserver/.gitignore +++ b/client-webserver/.gitignore @@ -1,2 +1 @@ -choc_cert_extensions.cnf *.crt