Qtcreator's Project Settings in a Different Repo
Unsolved
Qt Creator and other tools
-
Some IDEs allow you to store your project settings in a different repository than your source code (e. g. pycharm, see https://www.jetbrains.com/help/pycharm/sharing-your-ide-settings.html). This is helpful as some software projects do not allow/want IDE files in their repositories. Does Qtcreator have this functionality? If not, could it be added? Yes, we can hack this with some symbolic links and additions to the .gitignore file. But, it would nice to have it built into the IDE.
Kind regards,
Ryan -
What project settings do you think of? And what files?