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:
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