Add dockerignore

This commit is contained in:
Frederik Beimgraben 2025-09-01 05:12:30 +02:00
parent f10c71c9ec
commit 1495c934ef

10
frontend/.dockerignore Normal file
View File

@ -0,0 +1,10 @@
node_modules
dist
build
.cache
.git
.gitignore
.env
.env.*
coverage
npm-debug.log*