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-09-09 12:30:06 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:00:52 +0300
commit3b2f9260e7e4eac4442c7c841755645cede5a42a (patch)
tree1570a3acea4f2df58b3699b6963ac66513238a71 /android/.gitignore
parentc10bbe63e4d823c9cdd662478b339f2cccd6dc69 (diff)
[build] gradle .gitignores
Diffstat (limited to 'android/.gitignore')
-rw-r--r--android/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/android/.gitignore b/android/.gitignore
index 06ac1ccd81..d812d7fcab 100644
--- a/android/.gitignore
+++ b/android/.gitignore
@@ -5,8 +5,11 @@ resbuilder/
spoon-output/
assets/
obj/
+.gradle/
+build/
3rd_party/api-android/
+
*.class
.classpath
.cproject