From 93c1d95e3645049bd8c8a0f98481e924a273e3a4 Mon Sep 17 00:00:00 2001 From: "26269261@qq.com" <26269261@qq.com> Date: Thu, 19 Dec 2024 11:15:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5CPP=E7=9B=AE=E5=BD=95?= 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 a4a68abd..2d31fa21 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ .cxx /.clangd /.clang-format -/.clang-tidy \ No newline at end of file +/.clang-tidy +/entry/src/main/cpp \ No newline at end of file