Closed benjaminmal closed 1 year ago
I notice I have in my vendor folder symfony/monolog-bundle:
symfony/monolog-bundle
.github/
.gitattributes
.gitignore
Since IMO, those files aren't necessary, I propose to exclude them with .gitattributes :)
Just saw it's already done, sorry for the noise
I notice I have in my vendor folder
symfony/monolog-bundle
:.github/
.gitattributes
.gitignore
Since IMO, those files aren't necessary, I propose to exclude them with
.gitattributes
:)