forked from spacebar/SplatNet-Backend
add venv to .gitignore
This commit is contained in:
parent
f39291b8fc
commit
49a795733b
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -4,4 +4,5 @@ boss.yaml
|
|||
fes_boss.yaml
|
||||
node_modules
|
||||
build
|
||||
splatnet_backend.egg-info
|
||||
splatnet_backend.egg-info
|
||||
venv/*
|
||||
Loading…
Reference in a new issue