chore: add .venv
This commit is contained in:
parent
09a2f6f69d
commit
aa5e9e5be0
1 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -6,3 +6,4 @@ node_modules
|
||||||
build
|
build
|
||||||
splatnet_backend.egg-info
|
splatnet_backend.egg-info
|
||||||
venv/*
|
venv/*
|
||||||
|
.venv/*
|
||||||
Loading…
Reference in a new issue