From 842d4faa9e0ecf75a5ea6017abb05b7fc781a6b8 Mon Sep 17 00:00:00 2001 From: erhant Date: Wed, 17 Jun 2026 12:33:20 +0300 Subject: [PATCH] chore: better git ignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d9fb205..e4da180 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ result build -lez-explorer-ui-lib-lgx-1.0.0 \ No newline at end of file +# ignore lgx builds +lez-explorer-ui-*-lgx-* \ No newline at end of file