Just to add one point that wasn't answered: In article <[email protected]>, Brindisi <[email protected]> wrote: > > Also, the folder qtcreator-build strangely seems to respond to "git status".
Just add the name qtcreator-build in the file .git/info/exclude This file is local to your system, and so should contain names you have chosen yourself that you want to exclude. Don't be tempted to add them to .gitignore instead, as that is tracked in the main repository. > How should I proceed? If I start making changes via qtcreator-build, how > should I get them back into my main MuseScore directory? Is there a bigger > picture I'm missing. You don't make changes in qtcreator-build (I assume you chose that directory name yourself while setting up your build environment). It should just contain files generated by the build process. Cheers Tony -- Tony Mountifield Work: [email protected] - http://www.softins.co.uk Play: [email protected] - http://tony.mountifield.org ------------------------------------------------------------------------------ How ServiceNow helps IT people transform IT departments: 1. A cloud service to automate IT design, transition and operations 2. Dashboards that offer high-level views of enterprise services 3. A single system of record for all IT processes http://p.sf.net/sfu/servicenow-d2d-j _______________________________________________ Mscore-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mscore-developer
