diff --git a/.gitignore b/.gitignore index f280071..9121bfe 100644 --- a/.gitignore +++ b/.gitignore @@ -119,4 +119,5 @@ venv*/ # Debug tools and temporary files tools/debug_scripts/debug_env/ raw_models/exports/ -package-lock.json \ No newline at end of file +package-lock.json +venv*/ \ No newline at end of file