.dockerignore 61 B

12345678
  1. node_modules/
  2. .husky/
  3. build/
  4. public/
  5. src/
  6. tests/
  7. types/
  8. dist/