Unverified Commit 6b07d3b3 authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2587 from felixdivo/patch-1

Added ignore for files created by `catkin_make_isolated`
parents ee270e65 4162c938
...@@ -13,6 +13,8 @@ msg/*Feedback.msg ...@@ -13,6 +13,8 @@ msg/*Feedback.msg
msg/*Goal.msg msg/*Goal.msg
msg/*Result.msg msg/*Result.msg
msg/_*.py msg/_*.py
build_isolated/
devel_isolated/
# Generated by dynamic reconfigure # Generated by dynamic reconfigure
*.cfgc *.cfgc
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment