From c2822a6b2361ce4a21cf0c9fe0ad4e7714c1da2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Deleuze?= Date: Thu, 5 Dec 2024 16:00:56 +0100 Subject: [PATCH] Add .kotlin directory to .gitignore See gh-33629 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 549d5756e16..2e277017527 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,4 @@ atlassian-ide-plugin.xml cached-antora-playbook.yml node_modules +/.kotlin/