flutter / flutter-intellij

Flutter Plugin for IntelliJ
https://flutter.dev/using-ide
BSD 3-Clause "New" or "Revised" License
1.98k stars 319 forks source link

Add the .intellijPlatform directories to .gitignore #7739

Closed jwren closed 3 weeks ago

jwren commented 3 weeks ago

This is part of the Gradle IntelliJ migration, https://github.com/flutter/flutter-intellij/issues/7670

Message from the updated plugin:

> Task :flutter-idea:verifyPluginProjectConfiguration
[org.jetbrains.intellij.platform] The following plugin configuration issues were found:
- The IntelliJ Platform cache directory should be excluded from the version control system. Add the '.intellijPlatform' entry to the '.gitignore' file.