Fixed project structure

This commit is contained in:
Jonas_Jones 2023-10-07 20:47:15 +02:00
parent dc5bea7208
commit 5081c99afb
24 changed files with 2176 additions and 5268 deletions

12
.gitignore vendored
View file

@ -1,4 +1,10 @@
/node_modules/
/public/build/
.DS_Store
node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*