Skip to content

changed gitignore and deleted the executable#372

Open
Vinuthna-G-1091 wants to merge 1 commit intocodenet:mainfrom
Vinuthna-G-1091:main
Open

changed gitignore and deleted the executable#372
Vinuthna-G-1091 wants to merge 1 commit intocodenet:mainfrom
Vinuthna-G-1091:main

Conversation

@Vinuthna-G-1091
Copy link
Copy Markdown

Remove generated executable files and update .gitignore to avoid deleting them before pushing changes

Copilot AI review requested due to automatic review settings April 25, 2026 18:07
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes a generated executable that was accidentally tracked in 09/ and updates the chapter-specific ignore rules so the sem-mpmc build output won’t be re-added.

Changes:

  • Delete the generated 09/sem-mpmc executable from the repository.
  • Add sem-mpmc to 09/.gitignore to ignore the built binary going forward.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
09/.gitignore Ignores the sem-mpmc executable produced by the chapter 09 Makefile.
09/sem-mpmc Removes the committed build artifact (generated executable).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants