init 2
This commit is contained in:
14
.dockerignore
Normal file
14
.dockerignore
Normal file
@ -0,0 +1,14 @@
|
||||
.direnv
|
||||
.env
|
||||
build
|
||||
|
||||
# Client
|
||||
/client/node_modules
|
||||
/client/.svelte-kit
|
||||
/client/src/lib/services
|
||||
/client/static/openapi
|
||||
|
||||
# Server
|
||||
/server/client
|
||||
/server/tmp
|
||||
/server/internal/services
|
Reference in New Issue
Block a user