This commit is contained in:
Clemens Hering
2025-11-03 07:11:48 +01:00
parent 0c0c4d7185
commit 45606723ea
32 changed files with 879 additions and 0 deletions

9
.containerignore Normal file
View File

@@ -0,0 +1,9 @@
node_modules
.astro
.vscode
.git
npm-debug.log*
yarn-error.log*
.DS_Store
# We rebuild inside the image, no need to send dist
/dist