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 --- .../createDebugCompatibleScreenManifests/output-metadata.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 android-app/app/build/intermediates/compatible_screen_manifest/debug/createDebugCompatibleScreenManifests/output-metadata.json (limited to 'android-app/app/build/intermediates/compatible_screen_manifest') diff --git a/android-app/app/build/intermediates/compatible_screen_manifest/debug/createDebugCompatibleScreenManifests/output-metadata.json b/android-app/app/build/intermediates/compatible_screen_manifest/debug/createDebugCompatibleScreenManifests/output-metadata.json deleted file mode 100644 index f61e07e..0000000 --- a/android-app/app/build/intermediates/compatible_screen_manifest/debug/createDebugCompatibleScreenManifests/output-metadata.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "version": 3, - "artifactType": { - "type": "COMPATIBLE_SCREEN_MANIFEST", - "kind": "Directory" - }, - "applicationId": "org.terst.nav", - "variantName": "debug", - "elements": [] -} \ No newline at end of file -- cgit v1.2.3