.gitignore 82 B

123456789
  1. # ---> Laravel
  2. /bootstrap/compiled.php
  3. .env.*.php
  4. .env.php
  5. .env
  6. /.idea
  7. /runtime/