-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
28 lines (28 loc) · 1.15 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
GenericInterface/AboutPlugin/bin/
GenericInterface/AboutPlugin/obj/
GenericInterface/Core/bin/
GenericInterface/Core/obj/
GenericInterface/DemoClassifiers/bin/
GenericInterface/DemoClassifiers/obj/
GenericInterface/GenericInterface/bin/
GenericInterface/GenericInterface/obj/
GenericInterface/GenericInterface/Plugins/
GenericInterface/SimpleTesselationClassifier/bin/
GenericInterface/SimpleTesselationClassifier/obj/
GenericInterface/GetLoadedPlugins/bin/
GenericInterface/GetLoadedPlugins/obj/
GenericInterface/Nesting.ClassifierList/bin/
GenericInterface/Nesting.ClassifierList/obj/
GenericInterface/Nesting.WorkingAreaEditor/obj/
GenericInterface/Nesting.WorkingAreaEditor/bin/
GenericInterface/Nesting.Runner/obj/
GenericInterface/Nesting.Runner/bin/
GenericInterface/Nesting.RecursiveTesselationClassifier/obj/
GenericInterface/Nesting.RecursiveTesselationClassifier/bin/
GenericInterface/Nesting.PartEditor/obj/
GenericInterface/Nesting.PartEditor/bin/
GenericInterface/Nesting.Core/obj/
GenericInterface/Nesting.Core/bin/
GenericInterface/Nesting.ConvexHullSymmetryClassifier/obj/
GenericInterface/Nesting.ConvexHullSymmetryClassifier/bin/
GenericInterface/packages/