colcon / colcon-core

Command line tool to build sets of software packages
http://colcon.readthedocs.io
Apache License 2.0
103 stars 46 forks source link

Add .gitignore to deal with __pycache__ artifacts #563

Closed cottsay closed 1 year ago

cottsay commented 1 year ago

I don't know why I've put up with this for so long, but this has already been done on several other colcon repositories.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (7b70e61) 81.88% compared to head (6e45e48) 81.88%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #563 +/- ## ======================================= Coverage 81.88% 81.88% ======================================= Files 62 62 Lines 3648 3648 Branches 705 705 ======================================= Hits 2987 2987 Misses 609 609 Partials 52 52 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.