diff --git a/.gitignore b/.gitignore index eacdb77..f5c201f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -python/.venv \ No newline at end of file +python/.venv +python/__pycache__