diff options
| author | Peter Stone <thepeterstone@gmail.com> | 2026-03-15 07:04:24 +0000 |
|---|---|---|
| committer | Peter Stone <thepeterstone@gmail.com> | 2026-03-15 07:04:24 +0000 |
| commit | 9124d1390a0655f62b1de859c2ce0c353c4d9c45 (patch) | |
| tree | cacd8d39cce7f2e6918bd1460fc087ad81c8ca6b /android-app/app/build/intermediates/merged_native_libs | |
| parent | cc76e4f3cc4e4d958f398ed2899a8d653815985b (diff) | |
chore: untrack build artifacts from git
build/ was previously committed by mistake. .gitignore already has
**/build/ so these files will no longer be tracked going forward.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'android-app/app/build/intermediates/merged_native_libs')
| -rw-r--r-- | android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/arm64-v8a/libmaplibre.so | bin | 11206736 -> 0 bytes |
| -rw-r--r-- | android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/armeabi-v7a/libmaplibre.so | bin | 8154604 -> 0 bytes |
| -rw-r--r-- | android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86/libmaplibre.so | bin | 11419580 -> 0 bytes |
| -rw-r--r-- | android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86_64/libmaplibre.so | bin | 11470760 -> 0 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/arm64-v8a/libmaplibre.so b/android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/arm64-v8a/libmaplibre.so Binary files differdeleted file mode 100644 index ced6b41..0000000 --- a/android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/arm64-v8a/libmaplibre.so +++ /dev/null diff --git a/android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/armeabi-v7a/libmaplibre.so b/android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/armeabi-v7a/libmaplibre.so Binary files differdeleted file mode 100644 index 1d808e2..0000000 --- a/android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/armeabi-v7a/libmaplibre.so +++ /dev/null diff --git a/android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86/libmaplibre.so b/android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86/libmaplibre.so Binary files differdeleted file mode 100644 index 954e82b..0000000 --- a/android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86/libmaplibre.so +++ /dev/null diff --git a/android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86_64/libmaplibre.so b/android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86_64/libmaplibre.so Binary files differdeleted file mode 100644 index 58933eb..0000000 --- a/android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86_64/libmaplibre.so +++ /dev/null |
