You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.dockerignore 100B

12345678910
  1. *
  2. !.env
  3. !.eslintrc.json
  4. !.npmrc
  5. !.prettierrc
  6. !package.json
  7. !public/
  8. !src/
  9. !tsconfig.json
  10. !yarn.lock