Add .dockerignore

This commit is contained in:
2026-04-04 13:09:51 +00:00
parent d253672a38
commit 1a9fe54af2

7
.dockerignore Normal file
View File

@@ -0,0 +1,7 @@
.git
.gitignore
node_modules
dist
*.log
Dockerfile
.dockerignore