From b09fac5739ad487b58a8056df9580fb2e750dc34 Mon Sep 17 00:00:00 2001 From: xideyantu Date: Tue, 25 Jul 2023 21:19:26 +0800 Subject: [PATCH] add to .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 573eaf58baa5ea..46c254d9a40393 100644 --- a/.gitignore +++ b/.gitignore @@ -41,6 +41,9 @@ package-lock.json docs/contents/ docs/.temp +# compile_commands.json +compile_commands.json + # output, thirdparty, extension output/ output.bak/