diff --git a/.gitignore b/.gitignore index fc636c0..06a8b15 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *~ -.ipynb_checkpoints \ No newline at end of file +.ipynb_checkpoints +__pycache__ \ No newline at end of file