forked from ros-industrial/motoman
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
61 lines (58 loc) · 1.87 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
# Temp files
*~
# Compiled Object files
*.slo
*.lo
*.o
# Compiled Dynamic libraries
*.so
*.dylib
# Compiled Static libraries
*.lai
*.la
*.a
*.sdf
*.opensdf
*.sdf
*.suo
motoman_driver/MotoPlus/_ErrorLog.txt
motoman_driver/MotoPlus/MpRosAllControllers.sdf
motoman_driver/MotoPlus/MpRosAllControllers.v11.suo
*.log
motoman_driver/MotoRos - Github driver folder/$tf/8/bef118b8-349a-45c0-8d86-1ae9c03b511e.gz
motoman_driver/MotoRos - Github driver folder/$tf/localversion.tfb
*.log
*.opendb
*.gz
motoman_driver/$tf/properties.tf1
motoman_driver/MotoPlus/.vs/MpRosAllControllers/v15/Browse.VC.db
*.ipch
*.db
motoman_driver/MotoPlus/MpRosAllControllers.VC.db
motoman_driver/MotoPlus/MpRosAllControllers.VC.db
motoman_driver/MotoPlus/_buildLog/MotoROSDX100.log
motoman_driver/MotoPlus/_buildLog/MotoROSDX200.log
motoman_driver/MotoPlus/_buildLog/MotoROSFS100.log
motoman_driver/MotoPlus/_buildLog/MotoROSYRC1000.log
motoman_driver/MotoPlus/_buildLog/MotoROSYRC1000u.log
*.cache
*.user
/motoman/out/build/x64-Debug (default)
/.vs
/motoman_driver/MotoPlus/.vs/MpRosAllControllers/v16
/motoman_driver/out/build/x64-Debug (default)
/motoman_gp12_support/out/build/x64-Debug (default)
/motoman_gp180_support/out/build/x64-Debug (default)
/motoman_gp25_support/out/build/x64-Debug (default)
/motoman_gp50_support/out/build/x64-Debug (default)
/motoman_sia5d_support/out/build/x64-Debug (default)
/motoman_mh5_support/out/build/x64-Debug (default)
/motoman_mh50_support/out/build/x64-Debug (default)
/motoman_mh12_support/out/build/x64-Debug (default)
/motoman_ma2010_support/out/build/x64-Debug (default)
/motoman_ma2010_moveit_config/out/build/x64-Debug (default)
/motoman_hc20_support/out/build/x64-Debug (default)
/motoman_hc10_support/out/build/x64-Debug (default)
/motoman_gp8_support/out/build/x64-Debug (default)
/motoman_gp88_support/out/build/x64-Debug (default)
/motoman_gp7_support/out/build/x64-Debug (default)