Skip to content

Commit 5a5190d

Browse files
committed
Remove Isaac-GR00T submodule and update gitignore
- Remove Isaac-GR00T submodule from git tracking - Add Isaac-GR00T/, install/, log/ to .gitignore - Keep physical directory for local use but exclude from version control
1 parent 7ba0620 commit 5a5190d

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -709,6 +709,13 @@ CATKIN_IGNORE
709709
AMENT_IGNORE
710710
COLCON_IGNORE
711711

712+
## Build and install directories
713+
install/
714+
log/
715+
716+
## Submodule directories (not tracked)
717+
Isaac-GR00T/
718+
712719

713720
##############################
714721
# ETC.

Isaac-GR00T

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)