diff --git a/.gitignore b/.gitignore index a3c82a2..cc343fe 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,5 @@ __pycache__/ *.pt *.pyc input.txt +env/ +venv/ \ No newline at end of file