Add jupyter checkpoints to global gitignore

This commit is contained in:
2022-10-12 16:58:34 +02:00
parent 9653b8c936
commit dbf7828baa

View File

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