diff --git a/.gitignore b/.gitignore index be2310ce6f..351c030d7e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,8 @@ target .gradle build/ +.idea +out/ *.ipr *.iml *.iws @@ -9,3 +11,4 @@ intellij/ .classpath .project .DS_Store +atlassian-ide-plugin.xml \ No newline at end of file