Add jupyter checkpoints to global gitignore
This commit is contained in:
@@ -18,6 +18,7 @@ auto
|
||||
# Python
|
||||
.mypy_cache
|
||||
__pycache__
|
||||
.ipynb_checkpoints
|
||||
# Dev environment with Nix
|
||||
.envrc
|
||||
.direnv
|
||||
|
||||
Reference in New Issue
Block a user