diff --git a/.gitignore b/.gitignore index 6d27a49..48dae57 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /model/* *.prof -__pycache__ \ No newline at end of file +__pycache__ +*.venv \ No newline at end of file