From 158b0478974d5e8746c7fb5d2e878dac446b1b7a Mon Sep 17 00:00:00 2001 From: Ilya Kreymer Date: Thu, 30 Jul 2015 11:13:08 -0700 Subject: [PATCH] .gitignore: ignore autogen certs --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 61d8156c..d48db0e7 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,10 @@ lib lib64 __pycache__ +# ignore auto-gen certs +ca/pywb-ca.pem +ca/certs/ + # Installer logs pip-log.txt