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