From 9962f2394f9c5cb48611b4d65e5cb7802f9f390e Mon Sep 17 00:00:00 2001 From: iridiumR Date: Tue, 15 Mar 2022 07:04:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BA=E8=B7=A8=E5=B9=B3=E5=8F=B0=E8=80=83?= =?UTF-8?q?=E8=99=91,=E4=B8=8D=E5=86=8D=E5=90=8C=E6=AD=A5=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index a42e234..83e2fa2 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,7 @@ tempCodeRunnerFile.cpp tempCodeRunnerFile.h tempCodeRunnerFile.c +c_cpp_properties.json +launch.json +tasks.json +settings.json