From af67f2284092e83d94877caa5ef1b0f90b6e1296 Mon Sep 17 00:00:00 2001 From: prashantsinalkar Date: Wed, 11 Jan 2017 12:38:37 +0530 Subject: added feature to download the certificate and formated the code --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8d25f50..e0a272a 100755 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,5 @@ xmlrpc.php *.swo *.swp *~ +*.*~ +*.bkp -- cgit