From d8bd2d085445b26ab144b765b675704083acdab0 Mon Sep 17 00:00:00 2001 From: nordligulv Date: Wed, 27 Mar 2013 03:13:34 +0400 Subject: [PATCH] add mac os x metadata file .DS_Store to .gitignore --- .gitignore | 4 ---- slf4j-android/.gitignore | 9 +-------- 2 files changed, 1 insertion(+), 12 deletions(-) diff --git a/.gitignore b/.gitignore index 1ac281bb..23c65dc4 100644 --- a/.gitignore +++ b/.gitignore @@ -11,7 +11,3 @@ integration/bundle/ integration/felix-cache/ runner .DS_Store -*.iml -*.ipr -*.iws - diff --git a/slf4j-android/.gitignore b/slf4j-android/.gitignore index d4790469..b2b2f4c6 100755 --- a/slf4j-android/.gitignore +++ b/slf4j-android/.gitignore @@ -1,9 +1,2 @@ -/target -/.settings -/.classpath -/.project /gen -.DS_Store -*.iml -*.ipr -*.iws +