aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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