.gitignore 222 B

1234567891011121314151617
  1. /node_modules
  2. /public/hot
  3. /public/storage
  4. /storage/*.key
  5. /vendor
  6. .env
  7. .env.backup
  8. .phpunit.result.cache
  9. Homestead.json
  10. Homestead.yaml
  11. npm-debug.log
  12. yarn-error.log
  13. .idea
  14. _ide_helper_models.php
  15. xdebug.log
  16. /deploy/logs/*.log