2
0
mirror of synced 2025-02-22 22:38:18 +00:00
mobile/.gitignore
Burcu Dogan 6ba2a15710 gitignore: ignore builds and IDE configuration files
Change-Id: Ie86cab2161e296471a1b9eb1232b69f360d3240e
Reviewed-on: https://go-review.googlesource.com/13583
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
2015-08-13 17:32:33 +00:00

17 lines
353 B
Plaintext

# Add no patterns to .gitignore except for files generated by the build.
last-change
*.apk
*.app
*.framework
*.aar
*.xcodeproj
*.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