diff --git a/.gitignore b/.gitignore index dd9b42ffd43..7922f383f52 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ .DS_Store -.idea/workspace.xml android.tests.dependencies confluence/target dependencies @@ -9,4 +8,5 @@ ideaSDK out pluginPublisher/idea* pluginPublisher/plugin-verifier.jar -tmp \ No newline at end of file +tmp +workspace.xml \ No newline at end of file