-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
56 lines (56 loc) · 2.41 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
install
build
build_*
/VistaCMakeCommon/share
/VistaDemo/**/*.exe
/VistaDemo/**/set_path_for_*.bat
/VistaDemo/**/set_path_for_*.sh
/VistaDemo/01KeyboardDemo/01KeyboardDemo
/VistaDemo/01KeyboardDemo/01KeyboardDemoD
/VistaDemo/02GeometryDemo/02GeometryDemo
/VistaDemo/02GeometryDemo/02GeometryDemoD
/VistaDemo/03TextDemo/03TextDemo
/VistaDemo/03TextDemo/03TextDemoD
/VistaDemo/04LoadDemo/04LoadDemo
/VistaDemo/04LoadDemo/04LoadDemoD
/VistaDemo/05InteractionDemo/05InteractionDemo
/VistaDemo/05InteractionDemo/05InteractionDemoD
/VistaDemo/05InteractionDemo/Sender/05InteractionDemoSender
/VistaDemo/05InteractionDemo/Sender/05InteractionDemoSenderD
/VistaDemo/06CameraControlDemo/06CameraControlDemo
/VistaDemo/06CameraControlDemo/06CameraControlDemoD
/VistaDemo/07OverlayDemo/07OverlayDemo
/VistaDemo/07OverlayDemo/07OverlayDemoD
/VistaDemo/09EventDemo/09EventDemo
/VistaDemo/09EventDemo/09EventDemoD
/VistaDemo/10DisplayDemo/10DisplayDemo
/VistaDemo/10DisplayDemo/10DisplayDemoD
/VistaDemo/11OGLDemo/11OGLDemo
/VistaDemo/11OGLDemo/11OGLDemoD
/VistaDemo/12IntentionSelectDemo/12IntentionSelectDemo
/VistaDemo/12IntentionSelectDemo/12IntentionSelectDemoD
/VistaDemo/13KernelOpenSGExtDemo/ParticlesDemo/13KernelOpenSGExtParticlesDemo
/VistaDemo/13KernelOpenSGExtDemo/ParticlesDemo/13KernelOpenSGExtParticlesDemoD
/VistaDemo/13KernelOpenSGExtDemo/ShadowDemo/13KernelOpenSGExtShadowDemo
/VistaDemo/13KernelOpenSGExtDemo/ShadowDemo/13KernelOpenSGExtShadowDemoD
/VistaDemo/14DataFlowNetDemo/14DataFlowNetDemo
/VistaDemo/14DataFlowNetDemo/14DataFlowNetDemoD
/VistaDemo/15VtkDemo/15VtkDemo
/VistaDemo/15VtkDemo/15VtkDemoD
/VistaDemo/16PhantomDemo16PhantomDemo
/VistaDemo/16PhantomDemo/16PhantomDemoD
/VistaDemo/17MsgPortDemo/Alice_shellDemo/17MsgPortAlice
/VistaDemo/17MsgPortDemo/Alice_shellDemo/17MsgPortAliceD
/VistaDemo/17MsgPortDemo/Bob_ApplicationDemo/17MsgPortBob
/VistaDemo/17MsgPortDemo/Bob_ApplicationDemo/17MsgPortBobD
/VistaDemo/18DebuggingToolsDemo/18DebuggingToolsDemo
/VistaDemo/18DebuggingToolsDemo/18DebuggingToolsDemoD
/VistaDemo/19TimeDemo/19TimeDemo
/VistaDemo/19TimeDemo/19TimeDemoD
/VistaDemo/20PythonDFNDemo/20PythonDFNDemo
/VistaDemo/20PythonDFNDemo/20PythonDFNDemoD
/VistaDemo/21ClusterModeDemo/21ClusterModeDemo
/VistaDemo/21ClusterModeDemo/21ClusterModeDemoD
/VistaDemo/22RecordReplayDemo/22RecordReplayDemo
/VistaDemo/22RecordReplayDemo/22RecordReplayDemoD
/VistaDemo/14DataFlowNetDemo/*.dot