From 7a00e3a26adb438c0f26d586a4b10b6914255798 Mon Sep 17 00:00:00 2001 From: Stepan Koltsov Date: Mon, 12 Mar 2012 22:53:45 +0400 Subject: [PATCH] ignore temp files --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 1a01a7fdf8e..dcde42d16af 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,9 @@ examples/.idea/workspace.xml libraries/.idea/workspace.xml confluence/target confluence/target +pluginPublisher/plugin-verifier.jar +pluginPublisher/idea* +patches-master out dist ideaSDK