Skip to content

Add a gitignore to the project (only *.pyc excluded for now) - #63

Open
gabrielpjordao wants to merge 2 commits into
kachayev:masterfrom
gabrielpjordao:gitignore
Open

gabrielpjordao wants to merge 2 commits into
kachayev:masterfrom
gabrielpjordao:gitignore

Conversation

@gabrielpjordao

Copy link
Copy Markdown
Contributor

No description provided.

@gabrielpjordao

Copy link
Copy Markdown
Contributor Author

Hey @kachayev, what about this one? Are you integrating it?

If you don't want to add this or think that I should add a more complete file, let me know so I can improve it or close the PR.

@kachayev

Copy link
Copy Markdown
Owner

@gabrielpjordao Personally I use global config for this. But, yes, it's reasonable to have local .gitignore file. My concern is that it should be fully functional (with __pycache__, *.so and counting). You can check default .gitignore file for Python projects that Github offers.

@gabrielpjordao

Copy link
Copy Markdown
Contributor Author

@kachayev Done! Sorry for taking so long to do such a small thing! I forgot it :(

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