Skip to content

Conversation

@gvenzl
Copy link
Member

@gvenzl gvenzl commented Oct 31, 2025

Description

Add *.egg-info to .gitignore.
Running make install on the root directory adds a new egg-info file, which appears as an untracked git file.
This ignores the file on build.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Via GitHub action tests

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings

Signed-off-by: Gerald Venzl <gerald.venzl@oracle.com>
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 31, 2025
@gvenzl gvenzl requested a review from shopewf October 31, 2025 20:43
@gvenzl gvenzl requested a review from gebhardtr October 31, 2025 21:07
@gebhardtr gebhardtr merged commit 5349854 into main Oct 31, 2025
19 checks passed
@gebhardtr gebhardtr deleted the gvenzl-gitignore branch October 31, 2025 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants