From 760ad9bd462f6f30ccb668437d1a8150c23de221 Mon Sep 17 00:00:00 2001 From: yitter Date: Thu, 14 Jul 2022 17:08:55 +0800 Subject: [PATCH] auto commit --- C/source/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/C/source/.gitignore b/C/source/.gitignore index 67cc059..fff19f3 100644 --- a/C/source/.gitignore +++ b/C/source/.gitignore @@ -29,6 +29,7 @@ bld/ **/.vs/ # Uncomment if you have tasks that create the project's static files in wwwroot #wwwroot/ +.vscode # MSTest test Results [Tt]est[Rr]esult*/ @@ -254,7 +255,7 @@ paket-files/ .idea/ *.sln.iml target/ -cmake-build*/ +cmake-build-* # macOS .DS_Store