Add .dockerignore

This commit is contained in:
Michael S2pac 2025-11-19 18:14:14 +03:00
parent 784ed39930
commit 0f563dc030

9
.dockerignore Normal file
View file

@ -0,0 +1,9 @@
.git
db
cert
*.log
Dockerfile
docker-compose.yml
.tmp
.idea
.vscode