.dockerignore 55 B

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