diff --git a/.gitignore b/.gitignore index bd99fc5..06cd98e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -outputs/ \ No newline at end of file +outputs/ +.venv/ +__pycache__/ \ No newline at end of file