Hello,
wanting to manage a Composer project with Git, I wonder if there is any useful guideline.
For example, what to avoid committing (i.e. .gitignore) so that different programmers can mutually align the sources without "stealing" from each other the state of the Composer workspace interface with the sources being edited?
Thanks in advance.
at