diff --git a/.gitignore b/.gitignore index 0cafc1c..808386f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -.venv/ \ No newline at end of file +.venv/ +__pycache__/ \ No newline at end of file