diff --git a/.gitignore b/.gitignore index 6b23af4..9548afd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ settings.json .venv +__pycache__ \ No newline at end of file