.dockerignore 64 B

12345678
  1. .git
  2. .gitignore
  3. .editorconfig
  4. node_modules
  5. *.log
  6. *.md
  7. .env
  8. dist