.gitignore 84 B

12345678
  1. /runtime
  2. /.idea
  3. /.vscode
  4. /vendor
  5. *.log
  6. .env
  7. /tests/tmp
  8. /tests/.phpunit.result.cache