小说推广数据系统

.gitignore 262B

12345678910111213141516171819202122
  1. /node_modules
  2. /public/hot
  3. /public/storage
  4. bootstrap/cache
  5. /storage/
  6. /vendor
  7. /.idea
  8. /.vagrant
  9. Homestead.json
  10. Homestead.yaml
  11. npm-debug.log
  12. yarn-error.log
  13. .env
  14. # netbeans project files
  15. nbproject
  16. # ide helper
  17. _ide_helper*
  18. .phpstorm.meta.php
  19. /config/ide-helper.php