Fix .dockerignore to include dist/ for Docker build
Some checks failed
Auto Build and Push Docker Image / build (push) Failing after 4s
Some checks failed
Auto Build and Push Docker Image / build (push) Failing after 4s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
node_modules/
|
node_modules/
|
||||||
dist/
|
|
||||||
data/
|
data/
|
||||||
.env
|
.env
|
||||||
*.log
|
*.log
|
||||||
*.md
|
*.md
|
||||||
.git/
|
.git/
|
||||||
|
src/
|
||||||
Reference in New Issue
Block a user