diff --git a/.gitignore b/.gitignore index 088d359..ba83cb3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,9 @@ .deptrac.cache .php_cs.cache -*.phar +bin/*.phar +box.phar composer.lock tests/.phpunit.result.cache -var/ +var/cache/ +var/log/ vendor/ \ No newline at end of file