From 79b904020d9d799102b95cc4215a119895c4f5fa Mon Sep 17 00:00:00 2001 From: Evgeny Gerashchenko Date: Tue, 28 May 2013 19:47:45 +0400 Subject: [PATCH] Sorted .gitignore --- .gitignore | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index 11d3561b490..dd9b42ffd43 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,12 @@ -confluence/target -pluginPublisher/plugin-verifier.jar -pluginPublisher/idea* -out -dist -ideaSDK -dependencies -.idea/workspace.xml -tmp -gh-pages .DS_Store -android.tests.dependencies \ No newline at end of file +.idea/workspace.xml +android.tests.dependencies +confluence/target +dependencies +dist +gh-pages +ideaSDK +out +pluginPublisher/idea* +pluginPublisher/plugin-verifier.jar +tmp \ No newline at end of file