From 0764cfcc2c925964200dcc0382d19f47439e4cef Mon Sep 17 00:00:00 2001 From: eko54r Date: Mon, 23 Feb 2026 23:12:13 +0700 Subject: [PATCH] update gitignore4 --- .gitignore | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 6d33671..5a80786 100644 --- a/.gitignore +++ b/.gitignore @@ -41,10 +41,10 @@ build/ # app.*.map.json # # Android Studio will place build artifacts here -# /android/app/debug -# /android/app/profile -# /android/app/release -# /android/app/.cxx** +/android/app/debug +/android/app/profile +/android/app/release +/android/app/.cxx** # # FVM Version Cache # .fvm/ \ No newline at end of file