commit 04fac274e404fb00cc3759cacbd51cc4fb67ed89
parent f51778d5757a8b7ad8ef881a4f251dd54d3cae15
Author: triesap <tyson@radroots.org>
Date: Sat, 21 Mar 2026 21:41:29 +0000
build: define community app geocoder asset contract
- document the canonical geonames source path and the copied app-owned asset path
- ignore the copied community app geocoder database so the nested repo keeps only the contract files
- add the app asset placeholder directory for future packaged geocoder copies
- align the app readme with planned on-device geocoding instead of implying the feature is already wired
Diffstat:
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
@@ -1,5 +1,6 @@
/target/
/.trunk/
+/assets/geocoder/geonames.db
/crates/web/.trunk/
/crates/web/dist/
/native/apple/swift/**/.build/
diff --git a/assets/geocoder/.gitkeep b/assets/geocoder/.gitkeep
@@ -0,0 +1 @@
+