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.

16 lines
207 B

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