From dd7c7dd449dba00e11b1b88617433a818ed4f879 Mon Sep 17 00:00:00 2001 From: RTAkland Date: Fri, 15 Mar 2024 20:52:21 +0800 Subject: [PATCH] update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e7a3a54..772e77e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /.idea/ /.gradle/ /logs/ +/cache/ \ No newline at end of file