From 670f2a46300815dc17bd6a3cc11ac76ba5c12b33 Mon Sep 17 00:00:00 2001 From: windyyuan <2416560314@qq.com> Date: Mon, 11 Sep 2023 15:54:37 +0800 Subject: [PATCH] =?UTF-8?q?=E9=92=88=E5=AF=B9CLion=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8f6eeebcf..2ca5a8cd5 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ *.o *libmusl.a *liblwip.a -.DS_Store \ No newline at end of file +.DS_Store +vcs.xml +workspace.xml