猎户素材采集系统

.gitignore 172B

123456789101112131415
  1. /node_modules
  2. /public/hot
  3. /public/storage
  4. /storage/
  5. /storage/*.key
  6. bootstrap/cache
  7. /vendor
  8. /.idea
  9. /.vagrant
  10. Homestead.json
  11. Homestead.yaml
  12. npm-debug.log
  13. yarn-error.log
  14. .env