Skip to content

Ignore binary and object files in version control#1

Open
hgajapathy wants to merge 2 commits intocu-ecen-aeld:masterfrom
hgajapathy:master
Open

Ignore binary and object files in version control#1
hgajapathy wants to merge 2 commits intocu-ecen-aeld:masterfrom
hgajapathy:master

Conversation

@hgajapathy
Copy link
Copy Markdown

This pull request addresses the commit that resolves the issue of including binary and object files in version control. The commit message states that these files have been deleted from the repository since they are not meant to be version controlled.

Please review this pull request and provide feedback or approval to proceed with the changes.

Binary and object files are not intended to be version
controlled, as they can be generated from source code
and are often platform-specific.
To ignore build outputs
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