chore(taskfile): improve spin up based on the current wiki

This commit is contained in:
Sheldon Hull 2022-09-13 11:09:20 -05:00
parent 28cac7d7de
commit cd651f96f3
3 changed files with 66 additions and 1 deletions

4
.gitignore vendored
View file

@ -2,4 +2,6 @@
/.devcontainer
output/
cache/
models/
models/
.env
.DS_Store