modified gamebnoard toml and dockerfile

This commit is contained in:
yoshi 2025-05-07 11:43:44 -07:00
parent 9d1fc63464
commit d9b0f9dbb7
6 changed files with 1088 additions and 9 deletions

View file

@ -0,0 +1,22 @@
# General
.DS_Store
.vscode
# Node
node_modules
# SvelteKit
.output
.svelte-kit
/build
/package
.env
.env.*
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
# Netlify
.netlify