diff --git a/.gitignore b/.gitignore index 247affc..7594819 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ fig*/ .ipynb_checkpoints/ -__pycache_/ +__pycache__/ *.html \ No newline at end of file