diff --git a/.gitignore b/.gitignore index 245f35d..dd83e00 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,9 @@ classes .gradle/ build/ +# IntelliJ Platform Plugin +.intellijPlatform + # Some files are user/installation independent and are used for configuring the IDE # See also https://stackoverflow.com/a/35279076