Trackable config file / plugin
Hello!
Is there a way to have a trackable config file?
Lemme give you some context, I'm not talking about code style, for that I use Editorconfig. I also have Repository Settings synced but that's not what I need but more like excluded folders, and uncheck "perform code analysis"
Thanks!
Please sign in to leave a comment.
Not sure if I understood your question but mostly, project settings are stored in XML files inside of the ".idea" subdirectory.
Could you please tell us a little bit more about your scenario, what would you like to achieve in the end?