-
Notifications
You must be signed in to change notification settings - Fork 28
/
.gitignore
82 lines (81 loc) · 1.43 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
71
72
73
74
75
76
77
78
79
80
81
/vs2015/Debug
/vs2015/ipch
/vs2015/.vs
/vs2015/self/Debug
/vs2015/self/Generated Files
/vs2015/unit_test/Debug
vs2015/self.opensdf
vs2015/self.sdf
/vs2015/self_lib/Release
/vs2015/self_lib/Debug
/vs2015/unit_test/Release
/vs2015/Release
vs2015/self.VC.opendb
vs2015/unit_test/test.json
vs2015/libqi/Debug/
vs2015/self_instance/Debug/
vs2015/enc_temp_folder/
vs2015/libqi/Release/
vs2015/self_instance/Release/
vs2015/platform_nao/Debug/
vs2015/wdc_services/Debug/
vs2015/platform_nao/Release/
vs2015/wdc_services/Release/
vs2015/self/Release/
vs2015/platform_win/Debug/
vs2015/self_instance/x64/
vs2015/platform_win/x64/
vs2015/platform_nao/x64/
vs2015/libqi/x64/
vs2015/wdc_services/x64/
vs2015/platform_win/Release/
package/
vs2010/ipch/
*.sdf
package.zip
cache/
vs2015/hilton_plugin/Debug/
vs2015/hilton_plugin/x64/Debug/
*.user
UnitTest.log
vs2015/hilton_plugin/Release/
*.swp
*.swo
*.VC.opendb
*.VC.db
SelfInstance.log*
vs2015/mosquitto/Debug/
vs2015/mosquitto/Release/
test.json
vs2015/face_plugin/Debug/
Self-Nao.zip
SelfVersion
vs2015/sqlite/Debug/
vs2015/face_plugin/Release/
vs2015/sqlite/Release/
vs2015/topic_client/Release/
vs2015/topic_client/Debug/
vs2015/platform_ros/Debug/
vs2015/platform_ros/Release/
db/
*.log
test_graph.json
test_traversal.json
traversal_graph.json
bin/
Debug/
Release/
instance/
TopicClient.log*
blackboard.json
UnitTest.log*
packages/
vs2015/.workspace/
.vs
/body.json
config.json
.qi
build-mac
*.userprefs
.vscode
build-*