2
0
mirror of synced 2025-02-21 14:08:14 +00:00
mobile/.gitignore
David Crawshaw 70b9ad3e00 .gitignore: remove *.xcodeproj
I'm about to add one to the tree.

Change-Id: Iad25d8965d1095349588e11a5050f986e5ad2e76
Reviewed-on: https://go-review.googlesource.com/14260
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
2015-09-03 14:46:33 +00:00

17 lines
342 B
Plaintext

# Add no patterns to .gitignore except for files generated by the build.
last-change
*.apk
*.app
*.framework
*.aar
*.iml
.idea
.gradle
# Android Studio build and IDE configuration files.
example/bind/android/local.properties
example/bind/android/gradlew*
example/bind/android/gradle
example/bind/android/build
example/bind/android/app/build