From ac5f3468582bedfc85efd99e7171f71ff2695c0d Mon Sep 17 00:00:00 2001 From: Jens Reinemann Date: Mon, 18 May 2026 11:25:14 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20.kotlin/=20zu=20.gitignore=20hinzuf?= =?UTF-8?q?=C3=BCgen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0133f15..6aa2f2f 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ captures/ # Kotlin *.class +.kotlin/ # OS .DS_Store