Commit 1c09000d98615b8a73189c432b30ec9e68b51f8d

Authored by Alex Savenko
1 parent b3ee7cf0

zip added to gitignore

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
.gitignore
... ... @@ -31,6 +31,7 @@ phpunit.phar
31 31  
32 32 /storage
33 33 storage.zip
  34 +storage2.zip
34 35 /common/config/main-local.php
35 36 /common/config/params-local.php
36 37 /backend/config/main-local.php
... ...