diff --git a/.gitignore b/.gitignore index bf6da6e..1e80c4d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ .vscode .idea +__pycache__ +.mypy_cache elevator_saga.egg-info \ No newline at end of file