Changed VENV_PATH from 'venv' to '.venv'
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,6 +1,6 @@
|
||||
data
|
||||
*/models*
|
||||
venv
|
||||
.venv
|
||||
*/out*
|
||||
python/__pycache__
|
||||
cpp/bin
|
||||
|
Reference in New Issue
Block a user