diff --git a/.gitignore b/.gitignore index 207d123..12c0f35 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,12 @@ profile_default/ ipython_config.py +*.gif +*.png + +__pycache__/ +.idea/ + # Remove previous ipynb_checkpoints # git rm -r .ipynb_checkpoints/