diff --git a/.gitignore b/.gitignore index 126bc32..c6587a5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,10 @@ fig*/ .ipynb_checkpoints/ __pycache__/ +out/ +cache/ *.html -*.pkl \ No newline at end of file +*.pkl +*.log +*.svg +*.gv