Skip to content

chore: ignore compiled example binaries#32

Merged
retr0h merged 1 commit intomainfrom
chore/gitignore-example-binaries
Mar 5, 2026
Merged

chore: ignore compiled example binaries#32
retr0h merged 1 commit intomainfrom
chore/gitignore-example-binaries

Conversation

@retr0h
Copy link
Collaborator

@retr0h retr0h commented Mar 5, 2026

Summary

  • Add gitignore rules to exclude compiled binaries from examples/*/ directories
  • Keep .go, .mod, and .sum files tracked

Test plan

  • Verify compiled binaries in example dirs are ignored by git status
  • Verify .go, .mod, .sum files remain tracked

🤖 Generated with Claude Code

Add gitignore rules to exclude compiled binaries from example
directories while keeping .go, .mod, and .sum files tracked.

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions
Copy link

github-actions bot commented Mar 5, 2026

Thank you for contributing to this project! 😊🕹️

@codecov
Copy link

codecov bot commented Mar 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #32   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        20           
  Lines         1425      1425           
=========================================
  Hits          1425      1425           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 154ad8b...ca3c1a4. Read the comment docs.

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

@retr0h retr0h merged commit a4896d2 into main Mar 5, 2026
7 checks passed
@retr0h retr0h deleted the chore/gitignore-example-binaries branch March 5, 2026 18:59
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.

1 participant