diff --git a/.gitignore b/.gitignore index 933e633..38759a7 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ node_modules data dist *.log -__pycache__ \ No newline at end of file +__pycache__ +.venv/