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
diff options
context:
space:
mode:
authorDmitry Kunin <dkunin@mapswith.me>2013-05-23 15:34:09 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:55:13 +0300
commit1ef4931fd4e0f5e883733b7a1c0e23c67dcd8675 (patch)
tree73ad5be7959fc21ad05aa38253d007430b48c851 /android/.gitignore
parentbe57ad95b92cddc260c24d0a2d6606dacb671d7e (diff)
[android] Added libraries Holo&ABS
Diffstat (limited to 'android/.gitignore')
-rw-r--r--android/.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/android/.gitignore b/android/.gitignore
new file mode 100644
index 0000000000..db834245bf
--- /dev/null
+++ b/android/.gitignore
@@ -0,0 +1,10 @@
+#local files
+.classpath
+.cproject
+.project
+local.properties
+
+#dirs
+bin/
+gen/
+resbuilder/ \ No newline at end of file