Add .dockerignore

This commit is contained in:
2023-01-08 15:48:31 +01:00
parent 362732c22a
commit 33e136a810
2 changed files with 6 additions and 2 deletions

View File

@ -1 +1,5 @@
src/web/static/*
src/web/static/*
.venv
.githooks
.vscode
node_modules