diff --git a/android/.gitignore b/android/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..3b752511ce31c0b3d2892c9ba2ba4ce190bf5960
--- /dev/null
+++ b/android/.gitignore
@@ -0,0 +1,13 @@
+#IDEs
+/.idea
+*.iml
+
+#OS
+.DS_Store
+
+#builds
+/build
+*.apk
+
+.gradle
+/local.properties