From 79ee924ffd16df691ef8f12a13654ac4fd6bb967 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=AB=E6=B2=90x?= <98091424+xmmtx@users.noreply.github.com> Date: Thu, 13 Feb 2025 01:44:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BA=E4=BB=80=E4=B9=88too=5Fmany=5Fshortcu?= =?UTF-8?q?ts.json=E4=B8=8D=E8=83=BD=E5=BF=BD=E7=95=A5=E5=95=8A=E5=95=8A?= =?UTF-8?q?=E5=95=8A=EF=BC=81=EF=BC=81=EF=BC=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 7ec81e2..26e3445 100644 --- a/.gitignore +++ b/.gitignore @@ -8,16 +8,16 @@ PCL/*.txt # 忽略 会自动补充的等文件 +.minecraft/servers.dat_old +.minecraft/realms_persistence.json +.minecraft/usercache.json .minecraft/too_many_shortcuts.json .minecraft/command_history.txt +.minecraft/libraries/ .minecraft/.mixin.out/ .minecraft/global/ .minecraft/crash-reports/ .minecraft/data/ .minecraft/assets/ .minecraft/saves/ -.minecraft/downloads/ -.minecraft/servers.dat_old -.minecraft/realms_persistence.json -.minecraft/libraries/ -.minecraft/usercache.json \ No newline at end of file +.minecraft/downloads/ \ No newline at end of file