No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.gitignore 220B

123456789101112131415
  1. /node_modules
  2. /public/hot
  3. /public/storage
  4. /storage/framework
  5. /storage/framework/cache
  6. /storage/logs
  7. /vendor
  8. .env
  9. .env.backup
  10. .phpunit.result.cache
  11. composer.lock
  12. Homestead.json
  13. Homestead.yaml
  14. npm-debug.log
  15. yarn-error.log