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.

17 lines
228 B

2 years ago
2 years ago
  1. /node_modules
  2. /public/build
  3. /public/hot
  4. /public/storage
  5. /storage/*.key
  6. /storage/stub/*.webp
  7. /vendor
  8. .env
  9. .env.backup
  10. .env.ilaravel
  11. .phpunit.result.cache
  12. Homestead.json
  13. Homestead.yaml
  14. npm-debug.log
  15. yarn-error.log
  16. /.idea
  17. /.vscode