aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2015-06-25 22:37:26 -0700
committerScott Jackson <daneren2005@gmail.com>2015-06-25 22:37:26 -0700
commitbd305828861c2c0f3a87e63f6c38fcad61d0ae01 (patch)
tree2f21df3beaaa36b115d9fe122d1fc63a2c5682a0
parentd6c0728f03b64b68c10a8c052b039b0b02dd034e (diff)
downloaddsub-bd305828861c2c0f3a87e63f6c38fcad61d0ae01.tar.gz
dsub-bd305828861c2c0f3a87e63f6c38fcad61d0ae01.tar.bz2
dsub-bd305828861c2c0f3a87e63f6c38fcad61d0ae01.zip
Update gitignore
-rw-r--r--.gitignore1
-rw-r--r--app/.gitignore1
2 files changed, 2 insertions, 0 deletions
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