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