From f942253c4c8d59190059cda525ac9dd33f780fec Mon Sep 17 00:00:00 2001 From: tovjemam Date: Sun, 1 Mar 2026 18:21:55 +0100 Subject: [PATCH] Add lnks to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index fbeae05..72b3ebb 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ out/ .cxx/ .gradle/ /android/app/src/main/assets/ +*.lnk