diff --git a/.gitignore b/.gitignore index 496ee2c..6c1482a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -.DS_Store \ No newline at end of file +.DS_Store +__pycache__/ +*.pyc \ No newline at end of file