diff --git a/.gitignore b/.gitignore index 45832c7..d1502b0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -/.idea/ -/vendor/ \ No newline at end of file +vendor/ +composer.lock