-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitignore
36 lines (32 loc) · 1.21 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
footstep_planner/python/environment/*.pyc
footstep_planner/python/graphs/*.pyc
footstep_planner/python/interfaces/*.pyc
footstep_planner/python/*.pyc
footstep_planner/python/proto/*.pyc
footstep_planner/worlds/toy/*.blend1
footstep_planner/worlds/house/*.blend1
footstep_planner/worlds/house/*.blend2
footstep_planner/worlds/house/*.blend
robot_description/*.blend1
src/homotopy_guided_footstep_planner/footstep_planner/python/environment/*.pyc
src/homtopy_guided_footstep_planner/footstep_planner/python/graphs/*.pyc
src/homtopy_guided_footstep_planner/footstep_planner/python/interfaces/*.pyc
src/homtopy_guided_footstep_planner/footstep_planner/python/*.pyc
src/homtopy_guided_footstep_planner/footstep_planner/python/proto/*.pyc
src/homtopy_guided_footstep_planner/footstep_planner/worlds/toy/*.blend1
src/homtopy_guided_footstep_planner/footstep_planner/worlds/house/*.blend1
src/homtopy_guided_footstep_planner/footstep_planner/worlds/house/*.blend2
src/homtopy_guided_footstep_planner/footstep_planner/worlds/house/*.blend
src/homtopy_guided_footstep_planner/robot_description/*.blend1
build/*
devel/*
logs/*
.catkin_tools/*
src/leatherman
src/leatherman
src/sbpl
src/smpl
src/sbpl_geometry_utils
src/CMakeLists.txt
*.swp
*.pyc