.gitignore 59 B

123456
  1. /vendor/
  2. /composer.lock
  3. /config.php
  4. /storage/
  5. /logs/
  6. /tmp/