-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
70 lines (69 loc) · 2.2 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
68
69
70
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
/.vs/AlgoniaNodes/DesignTimeBuild
/.vs/AlgoniaNodes/v16/.suo
/.vs/ZenElementsDotNetCore/DesignTimeBuild
/common/.vs/AlgoniaCommon/v16
/common/NetCore/bin
/common/NetCore/obj
/libs/.vs/ZenLibsDotNetCore/v16
/libs/ZenCsScriptCore/bin/Debug
/libs/ZenCsScriptCore/obj
/nodes/ZenAssetReceiver/bin/Debug
/nodes/ZenAssetReceiver/obj
/nodes/ZenAssetTransmitter/bin/Debug
/nodes/ZenAssetTransmitter/obj
/nodes/ZenCsScript/obj
/nodes/ZenDebug/bin/Debug
/nodes/ZenDebug/obj
/nodes/ZenElementActionCaller/bin/Debug
/nodes/ZenElementActionCaller/obj
/nodes/ZenElementsExecuter/bin/Debug
/nodes/ZenElementsExecuter/obj
/nodes/ZenExcelReader/bin/Debug
/nodes/ZenExcelReader/obj
/nodes/ZenGwSystemInfo/bin/Debug
/nodes/ZenGwSystemInfo/obj
/nodes/ZenHttpRequest/bin/Debug
/nodes/ZenHttpRequest/obj
/nodes/ZenLicenceChecker/bin/Debug
/nodes/ZenLicenceChecker/obj
/nodes/ZenMLContext/obj
/nodes/ZenMLDataProcessPipeline/obj
/nodes/ZenMLModelEvaluation/obj
/nodes/ZenMLTextLoader/bin/Debug/netcoreapp2.2
/nodes/ZenMLTextLoader/obj
/nodes/ZenMLTextLoaderSchema/bin/Debug/netcoreapp2.2
/nodes/ZenMLTextLoaderSchema/obj
/nodes/ZenMLTrainingPipeline/obj
/nodes/ZenMySql/bin/Debug
/nodes/ZenMySql/obj
/nodes/ZenObjectDetection/bin/Debug/netcoreapp2.2
/nodes/ZenObjectDetection/obj
/nodes/ZenPropertiesSetter/bin/Debug
/nodes/ZenPropertiesSetter/obj
/nodes/ZenSqlServer/bin/Debug
/nodes/ZenSqlServer/obj
/nodes/ZenString2Json/bin/Debug
/nodes/ZenString2Json/obj
/nodes/ZenWebServer/bin/Debug
/nodes/ZenWebServer/obj
/common/bin
/common/obj
/libs/CsScriptCore/bin/Debug/netcoreapp3.1
/libs/CsScriptCore/obj
/nodes/CsScript/bin/Debug/netcoreapp3.1
/nodes/CsScript/obj
/nodes/Debug/bin/Debug/netcoreapp3.1
/nodes/Debug/obj
/nodes/ElementActionCaller/bin/Debug/netcoreapp3.1
/nodes/ElementActionCaller/obj
/nodes/ElementsExecuter/bin/Debug/netcoreapp3.1
/nodes/ElementsExecuter/obj
/nodes/SqlServer/bin/Debug/netcoreapp3.1
/nodes/SqlServer/obj
/.vs/AlgoniaCsNodes
/implementations/netcoreapp3.1
.DS_Store
.vs/AlgoniaNodes/xs/UserPrefs.xml