Added .dockerignore

pull/1/head
yuobrezkov 2025-02-17 17:47:59 +03:00
parent d382c233aa
commit 55433812cd
1 changed files with 11 additions and 0 deletions

11
.dockerignore Normal file
View File

@ -0,0 +1,11 @@
node_modules
dist
test
.devcontainer
*.log
.git
*.md
Dockerfile
.dockerignore
.gitignore
.prettier*