From cd6c0873cd79feebc442abc1ba9b6b153512cf86 Mon Sep 17 00:00:00 2001 From: LooKeR Date: Mon, 1 Jul 2024 18:02:13 +0530 Subject: [PATCH] Add .kotlin to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 227ba7cc..8421a2fd 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ local.properties /core-datastore/build/ /app/release/ /app/alpha/ +/.kotlin/