-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
48 lines (48 loc) · 1.36 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
/.vs/T4_Demo/v16/*.suo
/.vs/T4_Demo
/ClassByDbTable/obj
/EnumByDOM/obj
/EnumByJsonFile/obj
/EnumByTxtFile/obj
/ExtAssembly_48/obj/Debug
/ExtAssembly_DOM/obj
/ExtAssembly_gRpc/obj
/gRpcService/obj
/MyCodegenerator/.vs/MyCodegenerator
/MyCodegenerator/obj
/MyCodegeneratorUsing/obj
/Simple_Class/obj
/Simple_Enum/obj
/Simple_EnumWriteLine/obj
/Simple_TestClassArray/obj
/Simple_TestClassArray2/obj
/WcfService/obj
/MyCodegenerator/bin/Debug/net5.0
/MyCodegeneratorUsing/bin/Debug/netcoreapp3.1
/Simple_TestClassArray/bin/Debug/netcoreapp3.1
/Simple_TestClassArray2/bin/Debug/netcoreapp3.1
/ClassByDbTable/bin/Debug/netcoreapp3.1
/EnumByDOM/bin/Debug/netcoreapp3.1
/ExtAssembly_48/bin/Debug
/WcfService48/obj/Debug
/EnumByJsonFile/bin/Debug/netcoreapp3.1
/EnumByTxtFile/bin/Debug/netcoreapp3.1
/ExtAssemblyWcf_48/obj/Debug
/FontFamilies/obj
/gRpcService/bin/Debug/netcoreapp3.1
/packages
/Simple_Class/bin/Debug/netcoreapp3.1
/Simple_Enum/bin/Debug/netcoreapp3.1
/Simple_EnumWriteLine/bin/Debug/netcoreapp3.1
/T4AtRuntime/obj
/WcfService48/bin/Debug
/ExtAssemblyWcf_48/bin/Debug
/FontFamilies/bin/Debug/net5.0
/RuntimeCodegenerator/bin/Debug/net5.0
/RuntimeCodegenerator/obj
/T4AtRuntime2/bin/Debug/net5.0
/.idea/.idea.T4_Demo/.idea/vcs.xml
/.idea/.idea.T4_Demo/.idea/indexLayout.xml
/.idea/.idea.T4_Demo/.idea/encodings.xml
/.idea/.idea.T4_Demo/.idea/.name
/.idea/.idea.T4_Demo/.idea/.gitignore