.dockerignore hinzugefügt

This commit is contained in:
2025-10-25 18:45:30 +00:00
parent 9b4b0befc4
commit f679e5f04f

15
.dockerignore Normal file
View File

@@ -0,0 +1,15 @@
# Git
.git
.gitignore
# Docker
Dockerfile
docker-compose.yml
# Node
node_modules
dist
npm-debug.log
# Umgebungsvariablen
.env