From 53d78f7caf81b02cdebbfe151191d625fc195bb8 Mon Sep 17 00:00:00 2001 From: KenChoi1992 Date: Mon, 13 Jun 2016 14:00:07 +0800 Subject: [PATCH] add gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c05870ca..779322a4 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,7 @@ build-res/ /*/build/ *.iml .idea +.DS_Store # Local configuration file (sdk path, etc) local.properties