Skip to content

Commit

Permalink
git submodule and ignore files
Browse files Browse the repository at this point in the history
  • Loading branch information
CDonosoK committed Oct 27, 2024
1 parent 539cfa3 commit 384855c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 1,2 @@
/kitti_data
.vscode
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 1,3 @@
[submodule "ros2_kitti_publishers"]
path = ros2_kitti_publishers
url = https://github.com/umtclskn/ros2_kitti_publishers

0 comments on commit 384855c

Please sign in to comment.