From 532b29db60ad454eef0b548e88643741ff6e98d1 Mon Sep 17 00:00:00 2001
From: wells.liu <wells.liu@broconcentric.com>
Date: 星期三, 08 七月 2020 15:59:38 +0800
Subject: [PATCH] 生成路径 问题

---
 .gitignore |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 1c38a68..345c9f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,6 +17,10 @@
 [Bb]in/
 [Oo]bj/
 
+# Visual Studio 2015 cache/options directory  
+.vs/   
+/.vs/ 
+
 # Roslyn cache directories
 *.ide/
 

--
Gitblit v1.8.0