From 9124d1390a0655f62b1de859c2ce0c353c4d9c45 Mon Sep 17 00:00:00 2001 From: Peter Stone Date: Sun, 15 Mar 2026 07:04:24 +0000 Subject: 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 --- .../kotlin/compileDebugKotlin/cacheable/last-build.bin | Bin 18 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 android-app/app/build/kotlin/compileDebugKotlin/cacheable/last-build.bin (limited to 'android-app/app/build/kotlin/compileDebugKotlin/cacheable/last-build.bin') diff --git a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/last-build.bin b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/last-build.bin deleted file mode 100644 index f4b09c0..0000000 Binary files a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/last-build.bin and /dev/null differ -- cgit v1.2.3