add .venv
All checks were successful
Build and Push Image / Build and push image (push) Has been skipped

This commit is contained in:
= 2025-01-21 15:07:32 +11:00
parent 4f8505b229
commit c0bc0ac3fd

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
*__pycache__* *__pycache__*
/src/output/* /src/output/*
.venv