From bd305828861c2c0f3a87e63f6c38fcad61d0ae01 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Thu, 25 Jun 2015 22:37:26 -0700 Subject: Update gitignore --- .gitignore | 1 + app/.gitignore | 1 + 2 files changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 78fa8a1f..85b22e23 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ proguard_logs/ /out/ .gradle/* /build/ +local.properties diff --git a/app/.gitignore b/app/.gitignore index 796b96d1..e8fa30f8 100644 --- a/app/.gitignore +++ b/app/.gitignore @@ -1 +1,2 @@ /build +*.iml -- cgit v1.2.3