2015-08-12 17:29:34 +00:00
|
|
|
# Add no patterns to .gitignore except for files generated by the build.
|
2012-01-25 19:45:13 +00:00
|
|
|
last-change
|
2015-06-29 17:57:11 +00:00
|
|
|
*.apk
|
2015-08-12 17:29:34 +00:00
|
|
|
*.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
|