2
0
mirror of synced 2025-02-22 14:28:14 +00:00
mobile/.gitignore

18 lines
356 B
Plaintext
Raw Normal View History

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