Skip to content

Add .gitignore file to exclude common Python artifacts. - #51

Merged
cottsay merged 1 commit into
colcon:masterfrom
leander-dsouza:add-gitignore
Oct 7, 2025
Merged

Add .gitignore file to exclude common Python artifacts.#51
cottsay merged 1 commit into
colcon:masterfrom
leander-dsouza:add-gitignore

Conversation

@leander-dsouza

@leander-dsouza leander-dsouza commented Oct 7, 2025

Copy link
Copy Markdown
Contributor

Basic Info

Info Result
Primary OS tested on Ubuntu

Description of contribution

Added gitignores for the following files:

  • Python bytecode - __pycache__
  • Egg metadata - *.egg-info

@cottsay cottsay left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, we can do this. A few comments.

Comment thread .gitignore Outdated
Comment thread .gitignore Outdated
Comment thread .gitignore Outdated
Comment thread .gitignore Outdated
@leander-dsouza
leander-dsouza requested a review from cottsay October 7, 2025 04:20
@leander-dsouza
leander-dsouza force-pushed the add-gitignore branch 2 times, most recently from 2869b20 to da648ef Compare October 7, 2025 04:26
Signed-off-by: Leander Stephen D'Souza <leanderdsouza1234@gmail.com>
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (e16e742) to head (ceb2228).

Additional details and impacted files
@@          Coverage Diff           @@
##           master     #51   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files          11      11           
  Lines         540     540           
======================================
  Misses        540     540           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cottsay
cottsay merged commit 152b6d7 into colcon:master Oct 7, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants