Skip to content

[PYTHON-4306] Added .gitignore #10

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

Merged
merged 1 commit into from
Mar 27, 2024
Merged

Conversation

caseyclements
Copy link
Collaborator

I've added a pretty-standard python/mongodb .gitignore file. I will now remove any files mistakenly added in my other pull-request.

@caseyclements caseyclements requested a review from Jibola March 27, 2024 19:12
Comment on lines +31 to +33
# Cython
*.c
*.cpp
Copy link
Collaborator

@Jibola Jibola Mar 27, 2024

Choose a reason for hiding this comment

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

This should be fine considering this entire repo is just python, YAML, and bash. I'm just noting this also ignores any c/cpp files in the future for posterity.

@caseyclements caseyclements merged commit 36e34d9 into main Mar 27, 2024
@caseyclements caseyclements deleted the PYTHON-4306-gitignore branch April 3, 2024 21:31
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