diff --git a/.gitignore b/.gitignore index f8d178e..f761134 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,7 @@ vendor /phpunit.xml .buildpath .project -.settings \ No newline at end of file +.settings +.idea +composer.lock +composer.phar \ No newline at end of file