From fa387c6f7207edd4a9abda2c0ebb29647ecadd3f Mon Sep 17 00:00:00 2001 From: gaoyang3513 Date: Tue, 31 Dec 2024 23:17:26 +0800 Subject: [PATCH] =?UTF-8?q?[Mod]=20=E4=BC=98=E5=8C=96=20compile=5Fcommand.?= =?UTF-8?q?json=20=E6=96=87=E4=BB=B6=E8=BF=87=E6=BB=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 22732b50b..b583fd7f0 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,7 @@ tags .svim .DS_Store -compile_commands.json +compile_commands*.json *~ *.swp