Skip to content

Conversation

danfulton
Copy link
Contributor

Added some globs to the .gitignore file to ignore checkpoint files for Jupyter development environments.

@StoicLoofah
Copy link
Collaborator

I have 2 opposing thoughts on this:

  1. We don't exclude any other types of dev files e.g. .swp, or the ~ things from emacs
  2. I see no downside to adding this

We could say you should put it in .git/info/exclude as a personal preference, but that doesn't help anyone else out.

Any opinions out in the wild on how we should handle this or how other libraries have handled this?

@danfulton
Copy link
Contributor Author

I usually like to add Jupyter and PyCharm .idea patterns for python heavy projects, but works either way for me. Happy to add it in my own config.

Copy link
Collaborator

@StoicLoofah StoicLoofah left a comment

Choose a reason for hiding this comment

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

Can't hurt!

@StoicLoofah StoicLoofah merged commit b9caad9 into ggtracker:upstream Feb 26, 2022
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