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 --- .../cacheable/caches-jvm/lookups/counters.tab | 2 -- .../cacheable/caches-jvm/lookups/file-to-id.tab | Bin 4096 -> 0 bytes .../caches-jvm/lookups/file-to-id.tab.keystream | Bin 4096 -> 0 bytes .../caches-jvm/lookups/file-to-id.tab.keystream.len | Bin 8 -> 0 bytes .../cacheable/caches-jvm/lookups/file-to-id.tab.len | Bin 8 -> 0 bytes .../caches-jvm/lookups/file-to-id.tab.values.at | Bin 61 -> 0 bytes .../cacheable/caches-jvm/lookups/file-to-id.tab_i | Bin 32768 -> 0 bytes .../cacheable/caches-jvm/lookups/file-to-id.tab_i.len | Bin 8 -> 0 bytes .../cacheable/caches-jvm/lookups/id-to-file.tab | Bin 4096 -> 0 bytes .../caches-jvm/lookups/id-to-file.tab.keystream | Bin 4096 -> 0 bytes .../caches-jvm/lookups/id-to-file.tab.keystream.len | Bin 8 -> 0 bytes .../cacheable/caches-jvm/lookups/id-to-file.tab.len | Bin 8 -> 0 bytes .../caches-jvm/lookups/id-to-file.tab.values.at | Bin 175 -> 0 bytes .../cacheable/caches-jvm/lookups/id-to-file.tab_i | Bin 32768 -> 0 bytes .../cacheable/caches-jvm/lookups/id-to-file.tab_i.len | Bin 8 -> 0 bytes .../cacheable/caches-jvm/lookups/lookups.tab | Bin 4096 -> 0 bytes .../cacheable/caches-jvm/lookups/lookups.tab.keystream | Bin 12288 -> 0 bytes .../caches-jvm/lookups/lookups.tab.keystream.len | Bin 8 -> 0 bytes .../cacheable/caches-jvm/lookups/lookups.tab.len | Bin 8 -> 0 bytes .../cacheable/caches-jvm/lookups/lookups.tab.values.at | Bin 1391 -> 0 bytes .../cacheable/caches-jvm/lookups/lookups.tab_i | Bin 32768 -> 0 bytes .../cacheable/caches-jvm/lookups/lookups.tab_i.len | Bin 8 -> 0 bytes 22 files changed, 2 deletions(-) delete mode 100644 android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/counters.tab delete mode 100644 android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/file-to-id.tab delete mode 100644 android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream delete mode 100644 android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len delete mode 100644 android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len delete mode 100644 android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at delete mode 100644 android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i delete mode 100644 android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len delete mode 100644 android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/id-to-file.tab delete mode 100644 android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream delete mode 100644 android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len delete mode 100644 android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len delete mode 100644 android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at delete mode 100644 android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i delete mode 100644 android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len delete mode 100644 android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/lookups.tab delete mode 100644 android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream delete mode 100644 android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len delete mode 100644 android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/lookups.tab.len delete mode 100644 android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at delete mode 100644 android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/lookups.tab_i delete mode 100644 android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len (limited to 'android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups') diff --git a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/counters.tab b/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/counters.tab deleted file mode 100644 index 2ceb12b..0000000 --- a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/counters.tab +++ /dev/null @@ -1,2 +0,0 @@ -2 -0 \ No newline at end of file diff --git a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/file-to-id.tab b/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/file-to-id.tab deleted file mode 100644 index b5d6865..0000000 Binary files a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/file-to-id.tab and /dev/null differ diff --git a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream b/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream deleted file mode 100644 index 3cc70b9..0000000 Binary files a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream and /dev/null differ diff --git a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len b/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len deleted file mode 100644 index cf8a30a..0000000 Binary files a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len and /dev/null differ diff --git a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len b/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len deleted file mode 100644 index 01bdaa1..0000000 Binary files a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len and /dev/null differ diff --git a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at b/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at deleted file mode 100644 index 7d30a43..0000000 Binary files a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at and /dev/null differ diff --git a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i b/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i deleted file mode 100644 index 58dfab5..0000000 Binary files a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i and /dev/null differ diff --git a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len b/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len deleted file mode 100644 index 131e265..0000000 Binary files a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len and /dev/null differ diff --git a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/id-to-file.tab b/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/id-to-file.tab deleted file mode 100644 index c052503..0000000 Binary files a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/id-to-file.tab and /dev/null differ diff --git a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream b/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream deleted file mode 100644 index 100d205..0000000 Binary files a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream and /dev/null differ diff --git a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len b/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len deleted file mode 100644 index ccfcbf4..0000000 Binary files a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len and /dev/null differ diff --git a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len b/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len deleted file mode 100644 index 01bdaa1..0000000 Binary files a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len and /dev/null differ diff --git a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at b/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at deleted file mode 100644 index 2395885..0000000 Binary files a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at and /dev/null differ diff --git a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i b/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i deleted file mode 100644 index f768a77..0000000 Binary files a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i and /dev/null differ diff --git a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len b/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len deleted file mode 100644 index 131e265..0000000 Binary files a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len and /dev/null differ diff --git a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/lookups.tab b/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/lookups.tab deleted file mode 100644 index a431cfd..0000000 Binary files a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/lookups.tab and /dev/null differ diff --git a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream b/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream deleted file mode 100644 index dce78d5..0000000 Binary files a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream and /dev/null differ diff --git a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len b/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len deleted file mode 100644 index 88035b0..0000000 Binary files a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len and /dev/null differ diff --git a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/lookups.tab.len b/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/lookups.tab.len deleted file mode 100644 index 921791e..0000000 Binary files a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/lookups.tab.len and /dev/null differ diff --git a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at b/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at deleted file mode 100644 index f6d4907..0000000 Binary files a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at and /dev/null differ diff --git a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/lookups.tab_i b/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/lookups.tab_i deleted file mode 100644 index a71b639..0000000 Binary files a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/lookups.tab_i and /dev/null differ diff --git a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len b/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len deleted file mode 100644 index 131e265..0000000 Binary files a/android/app/build/kotlin/compileDebugUnitTestKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len and /dev/null differ -- cgit v1.2.3