Files
wg-app-link/app
iris 4de8bff5f2 Ignore the app half's build outputs, which the last commit added
.gitignore covered the Rust half's target/ only, so `git add -A` swept in
about 190 files of Gradle intermediates -- caches, lint models, .class and
.dex files. Removed from tracking and ignored, in a new commit rather than
by rewriting what was already pushed.
2026-08-28 17:57:18 -04:00
..