aboutsummaryrefslogtreecommitdiffhomepage
path: root/android/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'android/.gitignore')
-rw-r--r--android/.gitignore13
1 files changed, 13 insertions, 0 deletions
diff --git a/android/.gitignore b/android/.gitignore
new file mode 100644
index 0000000..1fd9325
--- /dev/null
+++ b/android/.gitignore
@@ -0,0 +1,13 @@
+*.iml
+.gradle
+/local.properties
+/.idea/workspace.xml
+/.idea/libraries
+.DS_Store
+/build
+/captures
+GeneratedPluginRegistrant.java
+
+/gradle
+/gradlew
+/gradlew.bat