Add jupyter checkpoints to global gitignore

This commit is contained in:
2022-10-12 16:58:34 +02:00
parent 14bb704323
commit 306680061c

View File

@@ -18,6 +18,7 @@ auto
# Python
.mypy_cache
__pycache__
.ipynb_checkpoints
# Dev environment with Nix
.envrc
.direnv