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

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
authorDmitry Kunin <dkunin@mapswith.me>2013-05-25 12:48:02 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:55:23 +0300
commit12cf70fadba7db2ce88e0f009a5e33e2c69ee86d (patch)
tree1e53af18c42aa2b3a70516fbaaff9684f03629ee /api
parentfc6a42f487010b33f154ef551d7667ae252af70c (diff)
[android] git ignores.
Diffstat (limited to 'api')
-rw-r--r--api/android/.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/api/android/.gitignore b/api/android/.gitignore
new file mode 100644
index 0000000000..ecd80c9b06
--- /dev/null
+++ b/api/android/.gitignore
@@ -0,0 +1,9 @@
+bin/
+gen/
+.settings/
+
+.classpath
+.cproject
+.project
+local.properties
+lint.xml \ No newline at end of file