summaryrefslogtreecommitdiff
path: root/android-app/app/build/intermediates/processed_res/debug
diff options
context:
space:
mode:
authorPeter Stone <thepeterstone@gmail.com>2026-03-15 07:04:24 +0000
committerPeter Stone <thepeterstone@gmail.com>2026-03-15 07:04:24 +0000
commit9124d1390a0655f62b1de859c2ce0c353c4d9c45 (patch)
treecacd8d39cce7f2e6918bd1460fc087ad81c8ca6b /android-app/app/build/intermediates/processed_res/debug
parentcc76e4f3cc4e4d958f398ed2899a8d653815985b (diff)
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 <noreply@anthropic.com>
Diffstat (limited to 'android-app/app/build/intermediates/processed_res/debug')
-rw-r--r--android-app/app/build/intermediates/processed_res/debug/processDebugResources/out/output-metadata.json20
-rw-r--r--android-app/app/build/intermediates/processed_res/debug/processDebugResources/out/resources-debug.ap_bin1821371 -> 0 bytes
2 files changed, 0 insertions, 20 deletions
diff --git a/android-app/app/build/intermediates/processed_res/debug/processDebugResources/out/output-metadata.json b/android-app/app/build/intermediates/processed_res/debug/processDebugResources/out/output-metadata.json
deleted file mode 100644
index d20cc62..0000000
--- a/android-app/app/build/intermediates/processed_res/debug/processDebugResources/out/output-metadata.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "version": 3,
- "artifactType": {
- "type": "PROCESSED_RES",
- "kind": "Directory"
- },
- "applicationId": "org.terst.nav",
- "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/app/build/intermediates/processed_res/debug/processDebugResources/out/resources-debug.ap_ b/android-app/app/build/intermediates/processed_res/debug/processDebugResources/out/resources-debug.ap_
deleted file mode 100644
index ab95c44..0000000
--- a/android-app/app/build/intermediates/processed_res/debug/processDebugResources/out/resources-debug.ap_
+++ /dev/null
Binary files differ