Intellij Platform Cache
Specifies the location of the local IntelliJ Platform cache directory for storing files related to the current project, like:
XML files generated for the IntelliJPlatformRepositoriesExtension.localPlatformArtifacts local Ivy repository
self-update lock file used by the InitializeIntelliJPlatformPluginTask task
Note: this directory should be excluded from versioning.
Default value: ProjectLayout.getProjectDirectory/.intellijPlatform/
See also
intellij Platform Cache Path