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.

20 lines
324 B

6 years ago
  1. vendor/
  2. node_modules/
  3. npm-debug.log
  4. # Laravel 4 specific
  5. bootstrap/compiled.php
  6. app/storage/
  7. # Laravel 5 & Lumen specific
  8. public/storage
  9. public/hot
  10. storage/*.key
  11. .env.*.php
  12. .env.php
  13. .env
  14. Homestead.yaml
  15. Homestead.json
  16. # Rocketeer PHP task runner and deployment package. https://github.com/rocketeers/rocketeer
  17. .rocketeer/