Skip to content

Commit

Permalink
ros/.gitignore: Ignore log and coverage folders
Browse files Browse the repository at this point in the history
  • Loading branch information
sgermanserrano authored and filiperinaldi committed Feb 11, 2019
1 parent f65716b commit 61dd64b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ros/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ catkin_generated/
/build/
/devel/
/install/
/log/
/coverage_/
/gtest/
/build-*
/devel-*
Expand Down

0 comments on commit 61dd64b

Please sign in to comment.