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 --- .../debug/packageDebugResources/compile-file-map.properties | 3 --- .../debug/packageDebugResources/merged.dir/values/values.xml | 4 ---- .../intermediates/incremental/debug/packageDebugResources/merger.xml | 2 -- 3 files changed, 9 deletions(-) delete mode 100644 android/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties delete mode 100644 android/app/build/intermediates/incremental/debug/packageDebugResources/merged.dir/values/values.xml delete mode 100644 android/app/build/intermediates/incremental/debug/packageDebugResources/merger.xml (limited to 'android/app/build/intermediates/incremental/debug/packageDebugResources') diff --git a/android/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties b/android/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties deleted file mode 100644 index 450416e..0000000 --- a/android/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties +++ /dev/null @@ -1,3 +0,0 @@ -#Mon Jun 29 02:35:17 UTC 2026 -org.terst.doot.widget.app-main-5\:/drawable/ic_checkbox_empty.xml=/workspace/doot/android/app/build/intermediates/packaged_res/debug/drawable/ic_checkbox_empty.xml -org.terst.doot.widget.app-main-5\:/xml/widget_info.xml=/workspace/doot/android/app/build/intermediates/packaged_res/debug/xml/widget_info.xml diff --git a/android/app/build/intermediates/incremental/debug/packageDebugResources/merged.dir/values/values.xml b/android/app/build/intermediates/incremental/debug/packageDebugResources/merged.dir/values/values.xml deleted file mode 100644 index 21d2f89..0000000 --- a/android/app/build/intermediates/incremental/debug/packageDebugResources/merged.dir/values/values.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - Doot Widget - \ No newline at end of file diff --git a/android/app/build/intermediates/incremental/debug/packageDebugResources/merger.xml b/android/app/build/intermediates/incremental/debug/packageDebugResources/merger.xml deleted file mode 100644 index c710ecf..0000000 --- a/android/app/build/intermediates/incremental/debug/packageDebugResources/merger.xml +++ /dev/null @@ -1,2 +0,0 @@ - -Doot Widget \ No newline at end of file -- cgit v1.2.3