From 5f274b5624307caf1f4508eb386298f934fac52e Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Fri, 5 Aug 2022 08:45:55 +0200 Subject: Adjust ignore lists Signed-off-by: Joas Schilling --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 167684d4..f47f1754 100644 --- a/.gitignore +++ b/.gitignore @@ -19,5 +19,5 @@ build/ coverage* vendor/ -.php_cs.cache -composer.phar \ No newline at end of file +.php-cs-fixer.cache +composer.phar -- cgit v1.2.3