aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index fd10801e..a4f7f56b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -86,4 +86,7 @@ gradle-app.setting
# # Work around https://youtrack.jetbrains.com/issue/IDEA-116898
# gradle/wrapper/gradle-wrapper.properties
-!lib/*.jar \ No newline at end of file
+!lib/*.jar
+
+local.properties
+android.local.properties \ No newline at end of file