diff --git a/.gitignore b/.gitignore index 82195aa..75b0912 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ venv +__pycache__ .idea \ No newline at end of file