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
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -5,3 +5,4 @@ fes_boss.yaml
|
||||||
node_modules
|
node_modules
|
||||||
build
|
build
|
||||||
splatnet_backend.egg-info
|
splatnet_backend.egg-info
|
||||||
|
venv/*
|
||||||
Loading…
Reference in a new issue