From 28828f33560a2fcae51154fb9673a1e94feae1ac Mon Sep 17 00:00:00 2001 From: Pig Fang Date: Tue, 12 Mar 2019 17:15:51 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index d2257d77..15324320 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,6 @@ _ide_helper.php .phpstorm.meta.php .uini junit.xml +storage/*.db +storage/*.sqlite +.vscode