From 46a726908707032ee44dc01479e3afd0e2fa0e98 Mon Sep 17 00:00:00 2001 From: huanghongxun Date: Sat, 10 Jul 2021 23:25:26 +0800 Subject: [PATCH] chore: ignore hmcl.json --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 6299bca5a..89a91bf97 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,6 @@ NVIDIA # macos .DS_Store + +# test +/hmcl.json