From eb9d46e90406f899602c3efad5f8bb04f197e0de Mon Sep 17 00:00:00 2001 From: "26269261@qq.com" <26269261@qq.com> Date: Thu, 19 Dec 2024 11:38:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5=E4=B8=8A=E4=BC=A0=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2d31fa21..b6fe8db5 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,5 @@ /.clangd /.clang-format /.clang-tidy -/entry/src/main/cpp \ No newline at end of file +/entry/src/main/cpp +/build-profile.json5 \ No newline at end of file