+! More fixing of dev dependencies

This commit is contained in:
2022-03-22 17:35:03 -07:00
parent a234696e46
commit 3ad4d4fa14
5 changed files with 888 additions and 10 deletions

2
.gitignore vendored
View File

@@ -7,6 +7,7 @@ api/target/
api/dev/
api/vids/
api/static/js/
api/static/dist/
api/thumbs/
api/*.db
@@ -25,3 +26,4 @@ aws/infra/terraform.tfvars
aws/playbooks/hosts
ts/dist/
ts/node_modules/