From 0866e30ff4836a0ad6297791ec1eba7e5be84419 Mon Sep 17 00:00:00 2001 From: kanyanat Date: Thu, 2 Oct 2025 21:21:47 +0700 Subject: [PATCH] update .gitignore --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index ed3539d..125f2d3 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,10 @@ buck-out/ # CocoaPods /ios/Pods/ + +.vscode +.bundle + +android/.settings/ +android/app/.settings/ +android/*.hprof