diff --git a/.gitignore b/.gitignore index 40a6d74..4094343 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /vendor +/packages/*/vendor composer.lock .DS_Store .idea/ @@ -12,5 +13,7 @@ bootstrap/cache public/build /storage/*.key /storage/pail +/storage/logs +/storage/framework .phpunit.result.cache .phpunit.cache \ No newline at end of file