From 57fa00eb2215951b84b246ea1fad7ae193622f61 Mon Sep 17 00:00:00 2001 From: wei <kaede@kaededeMacBook-Air.local> Date: 星期五, 26 二月 2021 17:05:37 +0800 Subject: [PATCH] Merge branch 'temp-wxr' into NewFilePath --- .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