Skip to content
Unverified Commit 956bf396 authored by Ray Bell's avatar Ray Bell Committed by GitHub
Browse files

Add .ipynb_checkpoints to DEFAULT_EXCLUDES (#3293)



Jupyter creates a checkpoint file every single time you create an .ipynb
file, and then it updates the checkpoint file every single time you
manually save your progress for the initial .ipynb. These checkpoints
are stored in a directory named `.ipynb_checkpoints`.

Co-authored-by: default avatarBatuhan Taskaya <isidentical@gmail.com>
parent 141291a1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment