From 54b9242a0d77edde2a714f7e65e6eace31634eb0 Mon Sep 17 00:00:00 2001 From: Niko Diamadis Date: Wed, 19 Jun 2024 14:37:46 +0200 Subject: [PATCH] Ignore new Kotlin compiler folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 669240a..0f3d477 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ build/ /captures .externalNativeBuild +.kotlin \ No newline at end of file