-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.gitignore
55 lines (54 loc) · 1.4 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
/.vs
/build-obj
/build
*.vcxproj
*.filters
*.user
*.csproj
/ipclibcs/.vs
CortexEditor/atlas.png
CortexEditor/glut32.dll
CortexEditor/PhysX_64.dll
CortexEditor/PhysXCommon_64.dll
CortexEditor/PhysXCooking_64.dll
CortexEditor/PhysXDevice64.dll
CortexEditor/PhysXFoundation_64.dll
CortexEditor/PhysXGpu_64.dll
CTReconstructorApp/glut32.dll
CTReconstructorApp/Mains/fbp_cone_fdk_main.cpp
CTReconstructorApp/PhysX_64.dll
CTReconstructorApp/PhysXCommon_64.dll
CTReconstructorApp/PhysXCooking_64.dll
CTReconstructorApp/PhysXDevice64.dll
CTReconstructorApp/PhysXFoundation_64.dll
CTReconstructorApp/PhysXGpu_64.dll
GraphicsCortex/Models/circuit/nogaro.obj
GraphicsCortexApp/glut32.dll
GraphicsCortexApp/PhysX_64.dll
GraphicsCortexApp/PhysXCommon_64.dll
GraphicsCortexApp/PhysXCooking_64.dll
GraphicsCortexApp/PhysXDevice64.dll
GraphicsCortexApp/PhysXFoundation_64.dll
GraphicsCortexApp/PhysXGpu_64.dll
/CTReconstructorApp/pen
/CTReconstructorApp/pipe
/CTReconstructorApp/reconstruction
/ImageCortex
/CortexEditorWPF
GraphicsCortexApp/jpeg62.dll
GraphicsCortexApp/liblzma.dll
GraphicsCortexApp/tiff.dll
GraphicsCortexApp/zlib1.dll
CortexEditor/zlib1.dll
CortexEditor/tiff.dll
CortexEditor/liblzma.dll
CortexEditor/jpeg62.dll
/GraphicsCortex/Release
/GraphicsCortex/Release Editor
/GraphicsCortex/Images/.vs
/CortexEditor/Release
/CortexEditor/Release Editor
GraphicsCortex.sln
CTReconstructorApp/jpeg62.dll
*.dll
GraphicsCortexApp/atlas.png