From 06ece5a02816f89db45b34f54c66f9539a387c46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20G=C3=B6ransson?= Date: Mon, 1 Jul 2024 15:41:49 +0200 Subject: [PATCH] Add .kotlin to gitignore --- android/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/android/.gitignore b/android/.gitignore index 74e81c9af8..3d946dca36 100644 --- a/android/.gitignore +++ b/android/.gitignore @@ -1,3 +1,4 @@ build .gradle +.kotlin local.properties