forked from spacebar/SplatNet-Backend
feat: support fetching fest yaml alongside rotations
big changes in this commit lols... why did i originally design it that way anyway?
This commit is contained in:
parent
a630bd34a4
commit
d81d7d7293
2 changed files with 52 additions and 40 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,6 +1,7 @@
|
|||
__pycache__
|
||||
.env
|
||||
boss.yaml
|
||||
fes_boss.yaml
|
||||
node_modules
|
||||
build
|
||||
splatnet_backend.egg-info
|
||||
Loading…
Reference in a new issue