Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/humla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Comminos <andrewcomminos@gmail.com>2013-06-18 02:06:12 +0400
committerAndrew Comminos <andrewcomminos@gmail.com>2013-06-18 02:06:12 +0400
commite5fc517693568064c30ce526de520080b8d8cb4c (patch)
tree1f6939cb989b3c3431e67c2a7a95651edf1e5ba3 /.gitignore
Initial commit, huge WIP.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..d1edeb5
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,11 @@
+# Gradle / Android Studio
+Jumble/build/
+.idea/
+.gradle/
+*.iml
+
+# Android
+local.properties
+
+# Java
+*.class