diff --git a/.gitignore b/.gitignore index 7f99ea4..bbf8d33 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ **/log?/* **/cache/* **/.idea -**/vendor/ \ No newline at end of file +**/vendor/ +/app/composer.lock