.dockerignore 82 B

12345678
  1. node_modules
  2. npm-debug.log
  3. .git
  4. /images
  5. /dist
  6. package-lock.json
  7. /test/images
  8. /doc