Merge pull request #2587 from felixdivo/patch-1

Added ignore for files created by `catkin_make_isolated`
This commit is contained in:
Brendan Forster 2018-02-03 22:13:02 +11:00 committed by GitHub
commit 6b07d3b3c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ msg/*Feedback.msg
msg/*Goal.msg
msg/*Result.msg
msg/_*.py
build_isolated/
devel_isolated/
# Generated by dynamic reconfigure
*.cfgc