diff --git a/.gitignore b/.gitignore index 26c164a..b409a11 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ -nbproject -.idea \ No newline at end of file +composer.lock +composer.phar +vendor +phpunit.xml \ No newline at end of file