Move frontend to a subdirectory

This commit is contained in:
2023-09-26 15:16:48 -07:00
parent d785271d16
commit 35b21b7b6b
36 changed files with 2 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
.DS_Store
node_modules
/build
/app
/.svelte-kit
/package
.env
.env.*
!.env.example
# Ignore files for PNPM, NPM and YARN
pnpm-lock.yaml
package-lock.json
yarn.lock