spatie / ray

Debug with Ray to fix problems faster
https://myray.app
MIT License
568 stars 102 forks source link

Ignore docs folder on package install #625

Closed fschirinzi closed 2 years ago

fschirinzi commented 2 years ago

While debugging the size of my vendor folder, I noticed that the docs folder of ray is 8.7M big. I would also ignore the docs folder, as you do it for other files/folders.

freekmurze commented 2 years ago

Thanks!