diff --git a/.gitignore b/.gitignore index d814a22..c8b4e7c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ build/ -tests/token.txt \ No newline at end of file +tests/token.txt +/.phpunit.result.cache +/.idea/php-test-framework.xml