From c72b951b52dcae500127573d6d29f60307d88a00 Mon Sep 17 00:00:00 2001 From: 5803024019 Date: Tue, 19 May 2026 17:43:39 +0700 Subject: [PATCH] chore: update root gitignore to cover android properties --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3d03636..3fa0349 100644 --- a/.gitignore +++ b/.gitignore @@ -44,5 +44,5 @@ build/ walkguide-backend/demo/hs_err_pid*.log # Android SDK path (generated by Android Studio) -android/local.properties +walkguide-mobile/walkguide_app/android/local.properties