Fixed pycache typo in gitignore

This commit is contained in:
Maximilian Schmeller 2022-05-30 09:14:01 +02:00
parent 062e641ee7
commit ee7a56c45f

2
.gitignore vendored
View file

@ -1,4 +1,4 @@
fig*/
.ipynb_checkpoints/
__pycache_/
__pycache__/
*.html