Git-ignore pickle files

This commit is contained in:
Maximilian Schmeller 2022-05-31 16:04:18 +02:00
parent 3e369293a0
commit 9e74e700ea

1
.gitignore vendored
View file

@ -2,3 +2,4 @@ fig*/
.ipynb_checkpoints/
__pycache__/
*.html
*.pkl