Files
TheGame/.dockerignore
Pacien Boisson 899335594a [WIP] Fix docker with lerna (#8)
* trying to fix Backend docker image with lerna

* fix dockerfile CMD

* Fix Dockerfile build

* Fix 3box types

Co-authored-by: Hammad Jutt <jutt@ualberta.ca>
2020-06-08 00:49:39 -06:00

7 lines
93 B
Plaintext

node_modules
packages/**/node_modules
packages/**/dist
packages/**/build
npm-debug.log
.env*