fix: Add .dockerignore to properly exclude files during build
Some checks failed
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled

This commit is contained in:
KV-Tube Deployer 2026-03-25 07:55:54 +07:00
parent 787e42d435
commit 799a3ffb15

22
.dockerignore Normal file
View file

@ -0,0 +1,22 @@
frontend/node_modules
frontend/.next
frontend/dist
frontend/build
backend/bin
backend/logs
node_modules
.next
.git
.DS_Store
videos
data
venv
.gemini
tmp*
*.exe
*.mac
*-mac
*-new
page.html
build-temp
.dockerignore.bak