Fix hot reloading backend with new updates to Task

This commit is contained in:
Jamie Curnow
2023-02-19 15:11:22 +10:00
parent a2b4fbc36f
commit 80315bd50e
3 changed files with 3 additions and 0 deletions

1
.gitignore vendored
View File

@ -7,6 +7,7 @@ vendor
bin/*
backend/config.json
backend/embed/assets
backend/.task
test/node_modules
*/node_modules
docs/.vuepress/dist