From 87e798b45920f975b4d6f19b3e7775ca229c4f9d Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Mon, 10 Oct 2016 23:22:12 +1300 Subject: [PATCH] Update gitignore file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5141245..9d95977 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ local.properties *.iml build/ +.DS_Store