chore: untrack + gitignore local module gradle build output
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:
Hank 2026-07-13 21:05:09 -07:00
parent d0f31d5278
commit 9323bbd6c6
97 changed files with 3 additions and 19 deletions

3
app/.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
# local native module build outputs
modules/**/android/build/