Skip to content
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

Ignore Pickle files in Python Projects #3861

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

gcakir
Copy link

@gcakir gcakir commented Oct 17, 2021

Reasons for making this change:

Pickle files are created while the Python project is executed. They aren't needed for the development or the execution of the project.

Pickle files are created while the Python project is executed. They aren't needed for the development or the execution of the project.
@bdougie
Copy link
Contributor

bdougie commented Dec 10, 2021

Thanks for the PR, please provide more context on why this is needed. See the project's README for help.

@gcakir
Copy link
Author

gcakir commented Feb 17, 2022

I am just thinking that I was mistaken and that there could be cases where pickle files are needed to be included in a repo. My bad. 🤦

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants