diff --git a/.gitignore b/.gitignore index 7be55e2..367d1b7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ *.log .DS_Store .env +.env.testing .env.backup .env.production .phpactor.json diff --git a/phpunit.xml b/phpunit.xml index e7f0a48..642274a 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -20,12 +20,14 @@ + + + + + - - -