Update .gitignore

Signed-off-by: HᴇCᴏᴅᴇs2ᴍᴜᴄʜ <wayne6324@gmail.com>
This commit is contained in:
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
2024-09-23 07:27:39 +01:00
committed by GitHub
parent 5251cd0506
commit 0f4cbddcec

2
.gitignore vendored
View File

@@ -1,4 +1,6 @@
.gradle .gradle
git-cliff*
/bin/*
/*.properties /*.properties
/.idea/* /.idea/*
/.kotlin/* /.kotlin/*