Align Docker install and publish workflow

This commit is contained in:
cyph3rasi
2026-03-07 16:27:50 -08:00
parent ae2c34df6c
commit 180164f7d2
6 changed files with 23 additions and 33 deletions
+18
View File
@@ -0,0 +1,18 @@
.git
.github
.next
.vercel
node_modules
coverage
site-work
*.log
.DS_Store
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*