Adding a .gitignore file to your repo will help keep it clean and orginized by telling git not to upload certain file types. I went ahead and added the default one I add to all my ROS project. I also went through and deleted the save files that you already had uploaded.
Adding a .gitignore file to your repo will help keep it clean and orginized by telling git not to upload certain file types. I went ahead and added the default one I add to all my ROS project. I also went through and deleted the save files that you already had uploaded.