Version 3 starter

This commit is contained in:
Jamie Curnow
2021-06-14 19:29:35 +10:00
parent 60fc57431a
commit 6205434140
642 changed files with 25817 additions and 32319 deletions

19
.gitignore vendored
View File

@@ -1,5 +1,20 @@
.DS_Store
.idea
.env
.DS_Store
._*
*.code-workspace
vendor
dist
backend/config.json
backend/internal/api/handler/assets
test/node_modules
*/node_modules
docs/.vuepress/dist
frontend/build
frontend/yarn-error.log
frontend/yarn.lock
frontend/.npmrc
test/cypress/fixtures/example.json
.vscode
certbot-help.txt
docker-build
data