From ae061380a04706536d599d40e898795b33e635ba Mon Sep 17 00:00:00 2001 From: hello-binit <64861565+hello-binit@users.noreply.github.com> Date: Thu, 11 Jun 2020 04:00:40 -0400 Subject: [PATCH] Missing .gitignore file --- .gitignore | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..38b8149 --- /dev/null +++ b/.gitignore @@ -0,0 +1,19 @@ +# Emacs related +*~ +\#*\# +.\#* + +# Python related +*.pyc +*.so + +# Stretch related +stretch.urdf +stretch_uncalibrated.urdf +controller_calibration_head.yaml +controller_calibration_tool.yaml +stretch_description/urdf/exported_urdf +stretch_description/urdf/exported_urdf/* +stretch_description/urdf/exported_urdf_previous +stretch_description/urdf/exported_urdf_previous/* +stretch_funmap/src/stretch_funmap/cython_min_cost_path.c