.gitignore 149 B

1234567891011
  1. # ---> Laravel
  2. /bootstrap/compiled.php
  3. .env.*.php
  4. .env.php
  5. .env
  6. /data/runtime
  7. /public/logs
  8. /public/themes/default/*.zip
  9. /public/themes/default/*.gz