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 --- .../annotation_processor_list/debug/annotationProcessors.json | 1 - .../annotation_processor_list/debugUnitTest/annotationProcessors.json | 1 - 2 files changed, 2 deletions(-) delete mode 100644 android/app/build/intermediates/annotation_processor_list/debug/annotationProcessors.json delete mode 100644 android/app/build/intermediates/annotation_processor_list/debugUnitTest/annotationProcessors.json (limited to 'android/app/build/intermediates/annotation_processor_list') diff --git a/android/app/build/intermediates/annotation_processor_list/debug/annotationProcessors.json b/android/app/build/intermediates/annotation_processor_list/debug/annotationProcessors.json deleted file mode 100644 index 9e26dfe..0000000 --- a/android/app/build/intermediates/annotation_processor_list/debug/annotationProcessors.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/android/app/build/intermediates/annotation_processor_list/debugUnitTest/annotationProcessors.json b/android/app/build/intermediates/annotation_processor_list/debugUnitTest/annotationProcessors.json deleted file mode 100644 index 9e26dfe..0000000 --- a/android/app/build/intermediates/annotation_processor_list/debugUnitTest/annotationProcessors.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file -- cgit v1.2.3