From 1c09000d98615b8a73189c432b30ec9e68b51f8d Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 3 Feb 2017 12:02:37 +0200 Subject: [PATCH] zip added to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index f64daf2..e6fbbf1 100755 --- a/.gitignore +++ b/.gitignore @@ -31,6 +31,7 @@ phpunit.phar /storage storage.zip +storage2.zip /common/config/main-local.php /common/config/params-local.php /backend/config/main-local.php -- libgit2 0.21.4