From c1114136a03e0a9b0af640619223d24baa41a71d Mon Sep 17 00:00:00 2001 From: eko54r Date: Fri, 27 Feb 2026 00:23:15 +0700 Subject: [PATCH] update ignore --- .gitignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0a603f5..fe07389 100644 --- a/.gitignore +++ b/.gitignore @@ -47,4 +47,9 @@ build/ /android/app/.cxx** # # FVM Version Cache - .fvm/ \ No newline at end of file + .fvm/ + + linux/ + macos/ + windows/ + web/ \ No newline at end of file