Since there in storage directory is all the structure of components and collections, I started to think, how then I supposed to share the components with others if I store it on the version control?
A project is always a custom setup. Why don’t you just replace the .gitignore with your own?
Thanks for the reply!
Well, kinda yeah, but I was thinking that I could follow some guidelines you left as a developer of the platforms.
Well, of course, the best thing would be just to use docker, set volumes to the directories I want to link with the storage and keep my data and CMS separate.
Once again, thanks, and keep up the good work!