diff --git a/.gitignore b/.gitignore index 263233c..1a70ff7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ /vendor/ /build composer.lock + +# IDE-specific +/.idea/