From 4029deab4be006640968820cbd5048132454344d Mon Sep 17 00:00:00 2001 From: Anatoly Nekhay Date: Sat, 26 Dec 2020 11:54:37 +0500 Subject: [PATCH] update .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index c331141..41cf726 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +.php_cs.cache +.phpunit.result.cache composer.lock coverage.xml +phpcs.xml +phpunit.xml vendor/