where are trusted directories stored?
Answered
When I open a newly cloned repo with intellij idea, I get a dialog asking whether I trust the project, and if I select to trust it then future accesses are automatically granted without asking.
What file stores that directory that I chose to trust?
Please sign in to leave a comment.
options\trusted-paths.xml under the Configuration directory: https://www.jetbrains.com/help/idea/directories-used-by-the-ide-to-store-settings-caches-plugins-and-logs.html#config-directory.