Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
Custom check for Settings Repository
Permanently deleted user
Created
Hi, i'm looking for solution to mark only specific settings (like on Export settings) for settings repository and then commit to git. Is this possible? Thanks!
Using .gitignore to ignore specific files actually could be a workaround. The git repo that is used is located in <idea.config.path>/settingsRepository.
Not currently possible, please vote for https://youtrack.jetbrains.com/issue/IDEA-135510 and linked tickets
Using .gitignore to ignore specific files actually could be a workaround. The git repo that is used is located in <
idea.config.path>/settingsRepository.
See https://intellij-support.jetbrains.com/hc/en-us/articles/206544519-Directories-used-by-the-IDE-to-store-settings-caches-plugins-and-logs for details on config path location