feat: Added dev-container

This commit is contained in:
2025-09-25 22:03:37 +01:00
parent a83022c46e
commit f71b054ae5
25 changed files with 822 additions and 803 deletions

23
.gitignore vendored
View File

@@ -1,11 +1,12 @@
.DS_Store
node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
.vscode
.DS_Store
node_modules
.pnpm-store
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
.vscode