Skip to content

PYTHON-4055 Add xunit-results to .gitignore #1445

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

caseyclements
Copy link
Contributor

@caseyclements caseyclements commented Nov 30, 2023

One line change to .gitignore. xunit-results/ and test/xunit-results/ can be safely ignored. I imagine everyone has some hack to ignore them already. It's nice to be able to git add . :)

@caseyclements caseyclements requested a review from a team as a code owner November 30, 2023 18:41
@caseyclements caseyclements requested review from blink1073 and removed request for a team November 30, 2023 18:41
@ShaneHarvey
Copy link
Member

Could you add the other files mentioned in the ticket?

Additional ones appearing are:

  • .eggs/
  • .vscode/
  • server.log

@NoahStapp
Copy link
Contributor

Could you add the other files mentioned in the ticket?

Additional ones appearing are:

  • .eggs/
  • .vscode/
  • server.log

Should we also add drivers-evergreen-tools, since a lot of local testing will require having $DRIVERS_TOOLS set?

Copy link
Member

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@blink1073 blink1073 merged commit 2dd33a2 into mongodb:master Dec 1, 2023
caseyclements added a commit to caseyclements/mongo-python-driver that referenced this pull request Dec 4, 2023
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.

4 participants