From 0c8b95cb54b2b0d9707357037d1839d24c22ab19 Mon Sep 17 00:00:00 2001 From: Peter Stone Date: Mon, 29 Jun 2026 02:41:36 +0000 Subject: chore: gitignore android build output --- .../processed_res/debug/out/output-metadata.json | 20 -------------------- .../processed_res/debug/out/resources-debug.ap_ | Bin 1137026 -> 0 bytes 2 files changed, 20 deletions(-) delete mode 100644 android/app/build/intermediates/processed_res/debug/out/output-metadata.json delete mode 100644 android/app/build/intermediates/processed_res/debug/out/resources-debug.ap_ (limited to 'android/app/build/intermediates/processed_res') diff --git a/android/app/build/intermediates/processed_res/debug/out/output-metadata.json b/android/app/build/intermediates/processed_res/debug/out/output-metadata.json deleted file mode 100644 index 367b76f..0000000 --- a/android/app/build/intermediates/processed_res/debug/out/output-metadata.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "version": 3, - "artifactType": { - "type": "PROCESSED_RES", - "kind": "Directory" - }, - "applicationId": "org.terst.doot.widget", - "variantName": "debug", - "elements": [ - { - "type": "SINGLE", - "filters": [], - "attributes": [], - "versionCode": 1, - "versionName": "1.0", - "outputFile": "resources-debug.ap_" - } - ], - "elementType": "File" -} \ No newline at end of file diff --git a/android/app/build/intermediates/processed_res/debug/out/resources-debug.ap_ b/android/app/build/intermediates/processed_res/debug/out/resources-debug.ap_ deleted file mode 100644 index 289b3d0..0000000 Binary files a/android/app/build/intermediates/processed_res/debug/out/resources-debug.ap_ and /dev/null differ -- cgit v1.2.3