1
0

.dockerignore 116 B

123456789101112
  1. .git
  2. .opencode
  3. .sst
  4. .turbo
  5. .wrangler
  6. node_modules
  7. **/node_modules
  8. **/.output
  9. **/dist
  10. **/.turbo
  11. **/.vite
  12. **/coverage