diff options
| author | Peter Stone <thepeterstone@gmail.com> | 2026-03-15 07:04:24 +0000 |
|---|---|---|
| committer | Peter Stone <thepeterstone@gmail.com> | 2026-03-15 07:04:24 +0000 |
| commit | 9124d1390a0655f62b1de859c2ce0c353c4d9c45 (patch) | |
| tree | cacd8d39cce7f2e6918bd1460fc087ad81c8ca6b /android-app/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties | |
| parent | cc76e4f3cc4e4d958f398ed2899a8d653815985b (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/incremental/debug/packageDebugResources/compile-file-map.properties')
| -rw-r--r-- | android-app/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/android-app/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties b/android-app/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties deleted file mode 100644 index e6b1783..0000000 --- a/android-app/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties +++ /dev/null @@ -1,14 +0,0 @@ -#Sun Mar 15 06:51:34 UTC 2026 -org.terst.nav.app-main-6\:/drawable/ic_tidal_arrow.xml=/workspace/nav/android-app/app/build/intermediates/packaged_res/debug/packageDebugResources/drawable/ic_tidal_arrow.xml -org.terst.nav.app-packageDebugResources-3\:/layout/fragment_map.xml=/workspace/nav/android-app/app/build/intermediates/packaged_res/debug/packageDebugResources/layout/fragment_map.xml -org.terst.nav.app-packageDebugResources-3\:/layout/fragment_forecast.xml=/workspace/nav/android-app/app/build/intermediates/packaged_res/debug/packageDebugResources/layout/fragment_forecast.xml -org.terst.nav.app-main-6\:/drawable/ic_anchor.xml=/workspace/nav/android-app/app/build/intermediates/packaged_res/debug/packageDebugResources/drawable/ic_anchor.xml -org.terst.nav.app-main-6\:/drawable/ic_wind_arrow.xml=/workspace/nav/android-app/app/build/intermediates/packaged_res/debug/packageDebugResources/drawable/ic_wind_arrow.xml -org.terst.nav.app-main-6\:/mipmap-anydpi-v26/ic_launcher_round.xml=/workspace/nav/android-app/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-anydpi-v26/ic_launcher_round.xml -org.terst.nav.app-main-6\:/mipmap-anydpi-v26/ic_launcher.xml=/workspace/nav/android-app/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-anydpi-v26/ic_launcher.xml -org.terst.nav.app-packageDebugResources-3\:/layout/activity_weather.xml=/workspace/nav/android-app/app/build/intermediates/packaged_res/debug/packageDebugResources/layout/activity_weather.xml -org.terst.nav.app-packageDebugResources-3\:/layout/fragment_voice_log.xml=/workspace/nav/android-app/app/build/intermediates/packaged_res/debug/packageDebugResources/layout/fragment_voice_log.xml -org.terst.nav.app-main-6\:/menu/bottom_nav_menu.xml=/workspace/nav/android-app/app/build/intermediates/packaged_res/debug/packageDebugResources/menu/bottom_nav_menu.xml -org.terst.nav.app-packageDebugResources-3\:/layout/item_forecast.xml=/workspace/nav/android-app/app/build/intermediates/packaged_res/debug/packageDebugResources/layout/item_forecast.xml -org.terst.nav.app-main-6\:/raw/mob_alarm.mp3=/workspace/nav/android-app/app/build/intermediates/packaged_res/debug/packageDebugResources/raw/mob_alarm.mp3 -org.terst.nav.app-packageDebugResources-3\:/layout/activity_main.xml=/workspace/nav/android-app/app/build/intermediates/packaged_res/debug/packageDebugResources/layout/activity_main.xml |
