refactor: track android build.gradle for ABI split configuration
Add exception to .gitignore so build.gradle changes are tracked in git
This commit is contained in:
@@ -14,5 +14,8 @@ web-build/
|
||||
android/
|
||||
ios/
|
||||
|
||||
# Exception: track build configuration
|
||||
!android/app/build.gradle
|
||||
|
||||
# Local env overrides
|
||||
.env.local
|
||||
|
||||
Reference in New Issue
Block a user