-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
67 lines (65 loc) · 2.27 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
################################################################################
# 此 .gitignore 文件已由 Microsoft(R) Visual Studio 自动创建。
################################################################################
/.vs
/builds/nuget
/test/unit.webapp/.vs
/test/unit.webapp/unit.webapp.common
/test/unit.webapp/unit.webapp.domain
/test/unit.webapp/unit.webapp.entry/obj
/test/unit.webapp/unit.webapp.entry/bin
/test/unit.webapp/unit.webapp.model/bin
/test/unit.webapp/unit.webapp.model/obj
/test/unit.webapp/unit.webapp.repository/bin
/test/unit.webapp/unit.webapp.repository/obj
/test/unit.webapp/unit.webapp.service/bin
/test/unit.webapp/unit.webapp.service/obj
/src/core/Air.Cloud.Core/obj
/src/core/Air.Cloud.Core/bin
/src/core/Air.Cloud.DataBase/obj
/src/core/Air.Cloud.DataBase/bin
/src/core/Air.Cloud.WebApp/bin
/src/core/Air.Cloud.WebApp/obj
/src/plugins/Air.Cloud.Plugins.Jwt/obj
/src/plugins/Air.Cloud.Plugins.Jwt/bin
/src/modules/Air.Cloud.Modules.RedisCache/obj
/src/modules/Air.Cloud.Modules.RedisCache/bin
/test/unit.host/unit.host.test.entry/bin/Debug/net6.0
/test/unit.host/unit.host.test.entry/bin/Release/net6.0
/test/unit.host/unit.host.test.entry/obj
/test/unit.webapp.nuget/.vs
/test/unit.webapp.nuget/unit.webapp.common/obj
/test/unit.webapp.nuget/unit.webapp.common/bin
/test/unit.webapp.nuget/unit.webapp.domain/bin
/test/unit.webapp.nuget/unit.webapp.domain/obj
/test/unit.webapp.nuget/unit.webapp.entry/bin
/test/unit.webapp.nuget/unit.webapp.entry/obj
/test/unit.webapp.nuget/unit.webapp.model/bin
/test/unit.webapp.nuget/unit.webapp.model/obj
/test/unit.webapp.nuget/unit.webapp.repository/bin
/test/unit.webapp.nuget/unit.webapp.repository/obj
/test/unit.webapp.nuget/unit.webapp.service/bin
/test/unit.webapp.nuget/unit.webapp.service/obj
/src/extensions/Air.Cloud.Core.Extensions/bin/Debug/net6.0
/src/extensions/Air.Cloud.Core.Extensions/obj
/src/modules/Air.Cloud.Modules.Consul/obj
/src/plugins/Air.Cloud.Plugins.SpecificationDocument/bin/Debug/net6.0
/src/plugins/Air.Cloud.Plugins.SpecificationDocument/obj
/src/core/Air.Cloud.HostApp/bin
/src/core/Air.Cloud.HostApp/obj
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
x64/
x86/
[Ww][Ii][Nn]32/
[Aa][Rr][Mm]/
[Aa][Rr][Mm]64/
bld/
[Bb]in/
[Oo]bj/
[Oo]ut/
[Ll]og/
[Ll]ogs/
/src/modules/Air.Cloud.Modules.Consul/bin