From 02a84a55e0a02fe1bd617de1be9ca7fd3debd7aa Mon Sep 17 00:00:00 2001 From: twinh Date: Thu, 29 Apr 2021 21:33:31 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/.gitignore b/.gitignore index 3af173f..ea74c26 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,21 @@ /coverage/ /yarn.lock /yarn-error.log +/report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json + +# php +/vendor/ +composer.lock +phpunit.xml +.php_cs.cache +.phpunit.result.cache + +# php-coveralls +/build/logs/clover.xml + +# miaoxing +/storage/ +/tests/config-local.php + +# wei +/log/