From 0f4cbddcec6abce2d55f5e1f9f47a933111f52cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=E1=B4=87C=E1=B4=8F=E1=B4=85=E1=B4=87s2=E1=B4=8D=E1=B4=9C?= =?UTF-8?q?=E1=B4=84=CA=9C?= Date: Mon, 23 Sep 2024 07:27:39 +0100 Subject: [PATCH] Update .gitignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: HᴇCᴏᴅᴇs2ᴍᴜᴄʜ --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 3414aea..ad52822 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ .gradle +git-cliff* +/bin/* /*.properties /.idea/* /.kotlin/*