diff --git a/.gitignore b/.gitignore index b694934..69dbe6c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -.venv \ No newline at end of file +.venv +__pycache__ +logs \ No newline at end of file