chore: untrack + gitignore local module gradle build output
All checks were successful
build-apk / build (push) Successful in 10m58s
All checks were successful
build-apk / build (push) Successful in 10m58s
Accidentally committed modules/bbp-notify/android/build/ from a local compile check; remove it and ignore it going forward. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
d0f31d5278
commit
9323bbd6c6
97 changed files with 3 additions and 19 deletions
3
app/.gitignore
vendored
Normal file
3
app/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
# local native module build outputs
|
||||
modules/**/android/build/
|
||||
Loading…
Add table
Add a link
Reference in a new issue