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.

19 lines
292 B

1 month ago
  1. /node_modules
  2. /public/hot
  3. /public/storage
  4. /public/license
  5. /storage/*.key
  6. /storage/framework/cache
  7. /storage/debugbar
  8. /vendor
  9. .env
  10. .env.backup
  11. .phpunit.result.cache
  12. docker-compose.override.yml
  13. Homestead.json
  14. Homestead.yaml
  15. npm-debug.log
  16. yarn-error.log
  17. .DS_Store
  18. docker-compose.yml
  19. .idea
  20. .vscode