feat: add .dockerignore

This commit is contained in:
gitadmin 2026-05-02 13:07:26 +00:00
commit 98a3fa5b99

5
.dockerignore Normal file
View file

@ -0,0 +1,5 @@
node_modules
.env
*.log
dist
.git