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