diff --git a/.gitignore b/.gitignore index 090a1f0..a6ebe9b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,7 @@ .idea .DS_Store + +__pycache__/ +*.py[cod] + +.ipynb_checkpoints