From 6cd027e620a6db4433fbb292557a875187e8e32d Mon Sep 17 00:00:00 2001 From: fadrian06 Date: Thu, 26 Mar 2026 03:08:16 -0400 Subject: [PATCH] clean .gitignore --- .gitignore | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/.gitignore b/.gitignore index cb308cf..a15f603 100644 --- a/.gitignore +++ b/.gitignore @@ -1,15 +1,3 @@ -.idea/ -.vscode/ -vendor/ -composer.phar -composer.lock -.phpunit.result.cache -coverage/ *.sublime* -clover.xml -phpcs.xml -phpstan.neon -phpunit.xml -.runway-config.json -.runway-creds.json -.DS_Store +/vendor/ +composer.lock