From cb746cca26fa024018d7ce772ba6a96557ea768b Mon Sep 17 00:00:00 2001
From: lxl <lixuliang_hd@126.com>
Date: 星期五, 16 九月 2022 16:57:26 +0800
Subject: [PATCH] 1

---
 .gitignore |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index 4d17f0a..65c1580 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,7 +12,6 @@
 [Rr]elease/
 x64/
 build/
-[Bb]in/
 [Oo]bj/
  
 # Enable "build/" folder in the NuGet Packages folder since NuGet packages use it for MSBuild targets
@@ -170,3 +169,5 @@
 /*.iml
 /.idea
 /target
+/temp
+/logs

--
Gitblit v1.9.3