Skip to content

Add .gitignore to exclude notebook checkpoints#11

Open
martin-martin wants to merge 1 commit intomainfrom
add-gitignore
Open

Add .gitignore to exclude notebook checkpoints#11
martin-martin wants to merge 1 commit intomainfrom
add-gitignore

Conversation

@martin-martin
Copy link

When using this Git repo as the base for exercises, learners will quickly run into issues with changed files that'll make it hard to pull updates from the source repo.

That's an issue anyways if they don't know about branching and work off the main branch, but it could be nice to introduce a .gitignore file that'll reduce some of the diffing noise (such as the checkpoints).

Open for your thoughts @giladgressel

@martin-martin martin-martin self-assigned this Mar 25, 2024
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.

1 participant