From a469a96ee8c38f7d98366dcd633e3a15f92fec65 Mon Sep 17 00:00:00 2001 From: 陈嘉乐 <cjl@hdlchina.com.cn> Date: 星期一, 01 三月 2021 17:53:52 +0800 Subject: [PATCH] 2021-3-1-1 --- .gitignore | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 1c38a68..207642a 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,7 @@ # Roslyn cache directories *.ide/ + # MSTest test Results [Tt]est[Rr]esult*/ [Bb]uild[Ll]og.* @@ -184,3 +185,6 @@ # Microsoft Fakes FakesAssemblies/ +.vs/ +.vs/HDL_APP_Project/xs/project-cache/Blufi-Debug.json +.vs/HDL_APP_Project/xs/project-cache/Blufi-Debug.json -- Gitblit v1.8.0