forked from spacebar/SplatNet-Backend
Initial Commit
This commit is contained in:
parent
1fa5159c8b
commit
29564f0e0b
11 changed files with 1270 additions and 2210 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,4 +1,6 @@
|
|||
__pycache__
|
||||
.env
|
||||
boss.yaml
|
||||
node_modules
|
||||
node_modules
|
||||
build
|
||||
splatnet_backend.egg-info
|
||||
Loading…
Reference in a new issue