-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
73 lines (72 loc) · 2.52 KB
/
.gitignore
File metadata and controls
73 lines (72 loc) · 2.52 KB
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
68
69
70
71
72
73
################################################################################
# 此 .gitignore 文件已由 Microsoft(R) Visual Studio 自动创建。
################################################################################
/.vs/Mud.CodeGenerator/CopilotIndices/17.14.1231.31060
/.vs/Mud.CodeGenerator/DesignTimeBuild
/.vs/Mud.CodeGenerator/FileContentIndex
/.vs/Mud.CodeGenerator/v17
/.vs/ProjectEvaluation
/bin/Debug/netstandard2.0
/Core/Mud.EntityCodeGenerator/obj
/Core/Mud.ServiceCodeGenerator/obj
/Core/Mud.HttpUtils/obj
/Core/Mud.HttpUtils/Debug
/Core/Mud.HttpUtils/bin
/bin/Debug
/Demos/Mud.Common.CodeGenerator/bin/Debug
/Demos/Mud.Common.CodeGenerator/obj
/Demos/CodeGeneratorTest/bin/Debug
/Demos/CodeGeneratorTest/obj
/.vs/Mud.CodeGenerator/CopilotIndices/17.14.1147.5054
/.vs
/.docs
/.comate
/artifacts
/Demos/CodeBaseTest/bin/Debug
/Demos/CodeBaseTest/obj
/Demos/DebugTest/bin/Debug/net8.0
/Demos/DebugTest/obj
/Demos/TestBuilderGenerator/bin/Debug
/Demos/DebugTest/bin/Debug
/Demos/TestBuilderGenerator/obj
/Tests/Mud.HttpUtils.Tests/obj
/Tests/Mud.HttpUtils.Tests/bin
/Tests/Mud.HttpUtils.Generator.Tests/obj
/Tests/Mud.HttpUtils.Generator.Tests/bin
/Tests/Mud.EntityCodeGenerator.Tests/obj
/Tests/Mud.EntityCodeGenerator.Tests/bin
/Tests/Mud.ServiceCodeGenerator.Tests/obj
/Tests/Mud.ServiceCodeGenerator.Tests/bin
/Demos/PublicPackageTest/bin/Debug
/Demos/PublicPackageTest/obj
/bin/Release/netstandard2.0
/Demos/CodeBaseTest/bin/Release
/Demos/CodeGeneratorTest/bin/Release
/Demos/Mud.Common.CodeGenerator/bin/Release
/Demos/PublicPackageTest/bin/Release/net10.0
/Demos/PublicPackageTest/bin/Release
/Demos/CodeGeneratorConsoleTest/bin/Debug
/Demos/CodeGeneratorConsoleTest/obj
/bin/Release
/Demos/CodeGeneratorConsoleTest/bin/Release
/Demos/ComObjectWrapTest/obj
/Demos/ComObjectWrapTest/bin/Release
/Demos/ComWrapGeneratorTest/bin/Debug/net8.0
/Demos/ComWrapGeneratorTest/obj
/Demos/ComObjectWrapTest/bin/Debug
/Demos/HttpContentTypeTest/bin/Debug
/Demos/HttpContentTypeTest/obj
/Demos/HttpClientApiTest/bin/Debug/net10.0
/Demos/HttpClientApiTest/obj
/Demos/HttpClientApiTest/bin/Debug
/Demos/HttpClientApiTest/bin/Release/net10.0
/Demos/HttpClientApiTest/bin/Release
/Core/Mud.ServiceCodeGenerator/bin/Debug/netstandard2.0
/Core/Mud.EntityCodeGenerator/bin/Debug/netstandard2.0
/Core/Mud.HttpUtils/Mud.HttpUtils.xml
/Demos/CommonClassLibrary/bin/Debug
/Demos/CommonClassLibrary/obj
/Core/Mud.ServiceCodeGenerator/Exceptions
/Core/Mud.HttpUtils.Generator/obj
/Core/Mud.HttpUtils.Generator/bin/Debug/netstandard2.0
/Core/Mud.HttpUtils.Packager/obj