From a585bb9158f68d3bd174d68b0aad18377ae991da Mon Sep 17 00:00:00 2001 From: Rooholla-KhorramBakht Date: Sun, 4 Feb 2024 08:19:26 +0800 Subject: [PATCH] gitignore updated --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index 262db13..0c09721 100644 --- a/.gitignore +++ b/.gitignore @@ -159,3 +159,10 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ .vscode + +deploy/ros2_ws/log +deploy/ros2_ws/install +deploy/ros2_ws/build + +_isaac_sim +.vscode \ No newline at end of file