diff --git a/.gitignore b/.gitignore index 88e99d5..3f0b208 100755 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ +## ide +.idea + vendor -composer.lock \ No newline at end of file +composer.lock