Lots of untested changes
This commit is contained in:
parent
27386d5d18
commit
f69823c08e
13 changed files with 169 additions and 159 deletions
9
container/.containerignore
Normal file
9
container/.containerignore
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# For more details about .containerignore files, see: https://www.mankier.com/5/containerignore
|
||||
# Also known as .dockerignore: https://docs.docker.com/engine/reference/builder/#dockerignore-file
|
||||
|
||||
# Server files
|
||||
/server/target
|
||||
|
||||
# Client files
|
||||
/client/node_modules
|
||||
/client/dist
|
||||
Loading…
Add table
Add a link
Reference in a new issue