summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fe93465e832e..f5fbde5c1f67 100644
--- a/.gitignore
+++ b/.gitignore
@@ -187,3 +187,7 @@ LibreOffice.VC.VC.opendb
# lockfile config header
/solenv/lockfile/autoconf.h
+
+# Android builds
+/android/jniLibs/
+/android/obj/ \ No newline at end of file