/ .dockerignore
.dockerignore
 1  /node_modules
 2  /.git
 3  /.github
 4  /README.md
 5  /Dockerfile
 6  .DS_Store
 7  /public_html/catan.js
 8  /public_html/*.css
 9  /public_html/*.png
10  /games/
11  /terraform/