Added .dockerignore

This commit is contained in:
tms 2023-09-25 14:07:33 +02:00
parent f07c3417cb
commit 4f795ee82d
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
.git
.gitignore
node_modules
npm-debug.log
Dockerfile*
docker-compose*
README.md
LICENSE
.vscode