Track native Android project configuration and release APK
This commit is contained in:
+4
-1
@@ -38,9 +38,12 @@ yarn-error.*
|
||||
|
||||
# generated native folders
|
||||
/ios
|
||||
/android
|
||||
|
||||
# Gradle/Android build folders
|
||||
**/build/
|
||||
**/.gradle/
|
||||
.vscode/
|
||||
|
||||
# Allow tracking the android folder and the release APK specifically
|
||||
!/android/
|
||||
!/android/app/build/outputs/apk/release/app-release.apk
|
||||
|
||||
Reference in New Issue
Block a user