Changed VENV_PATH from 'venv' to '.venv'

This commit is contained in:
saundersp
2024-11-08 01:22:49 +01:00
parent 512a21cdb3
commit e9df962d7a
4 changed files with 6 additions and 10 deletions

2
.gitignore vendored
View File

@ -1,6 +1,6 @@
data
*/models*
venv
.venv
*/out*
python/__pycache__
cpp/bin