zhoufan 7 年 前
コミット
9e4681e749
共有1 個のファイルを変更した20 個の追加0 個の削除を含む
  1. 20 0
      .gitignore

+ 20 - 0
.gitignore

@@ -0,0 +1,20 @@
1
+################################################################################
2
+# 此 .gitignore 文件已由 Microsoft(R) Visual Studio 自动创建。
3
+################################################################################
4
+
5
+/.vs
6
+/packages
7
+/CallCenterApi.Model/obj
8
+/CallCenterApi.Model/bin
9
+/CallCenterApi.Interface/Properties/PublishProfiles
10
+/CallCenterApi.Interface/obj
11
+/CallCenterApi.Interface/CallCenterApi.Interface.csproj.user
12
+/CallCenterApi.Interface/bin
13
+/CallCenterApi.DB/obj
14
+/CallCenterApi.DB/bin
15
+/CallCenterApi.DAL/obj
16
+/CallCenterApi.DAL/bin
17
+/CallCenterApi.Common/obj
18
+/CallCenterApi.Common/bin
19
+/CallCenterApi.BLL/obj
20
+/CallCenterApi.BLL/bin