diff --git a/.gitignore b/.gitignore index 3e82a98..1275519 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ +.DS_Store +__pycache__ +*.pyc env runtime \ No newline at end of file