.dockerignore 79 B

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