Skip to content

Commit 4162c93

Browse files
authored
Added ignore for files created by catkin_make_isolated
Simply execute `catkin_make_isolated` and `build` and `devel` will have different names, but should be ignored as well.
1 parent 22a5eb3 commit 4162c93

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ROS.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ msg/*Feedback.msg
1313
msg/*Goal.msg
1414
msg/*Result.msg
1515
msg/_*.py
16+
build_isolated/
17+
devel_isolated/
1618

1719
# Generated by dynamic reconfigure
1820
*.cfgc

0 commit comments

Comments
 (0)