From 19ba25715aee2532c5d03ecd19a58496ced309a6 Mon Sep 17 00:00:00 2001 From: AndAlb Date: Tue, 31 Mar 2026 15:42:38 +0200 Subject: [PATCH] add kotlin to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index aa724b7..23732d0 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ .externalNativeBuild .cxx local.properties +.kotlin