chore: update android-agent submodule pointer, add Android build artifacts to .gitignore
This commit is contained in:
+12
-1
@@ -36,9 +36,20 @@ temp_*
|
||||
# Build output
|
||||
dist/
|
||||
/dist/
|
||||
.tests/
|
||||
tests/
|
||||
|
||||
# Android build artifacts
|
||||
*.aar
|
||||
*.apk
|
||||
*.aab
|
||||
android-agent/app/build/
|
||||
android-agent/build/
|
||||
android-agent/.gradle/
|
||||
android-agent/local.properties
|
||||
|
||||
# Go mobile build output
|
||||
nexusguard-agent.aar
|
||||
|
||||
# OpenCode
|
||||
connect_remote.txt
|
||||
.update-state
|
||||
|
||||
+1
-1
Submodule apps/android-agent updated: 13aa2f01cb...7a2518d2ff
Reference in New Issue
Block a user