.dockerignore 73 B

1234567
  1. *
  2. !public/
  3. !src/
  4. !.npmrc
  5. !package-lock.json
  6. !package.json
  7. !tsconfig.json