craftcms/craft

What are the Craft 3.5 craft/config/project gitignore recommendations?

jonasarts opened this issue · 3 comments

On upgrading from Craft 3.4 to 3.5 I've got many folders and yaml's (alongside the craft/config/project/project.yaml).
Can they be put to .gitignore or what are the recommendations for updating .gitignore on upgrade?
(F.ex. I manually upgraded the craft/storage .gitignore file on the 3.5 upgrade.)

And how do I remove the "bug" label here? (Sorry for that.)

Project Config files are expected to be under version control. @jonasarts