Keine Beschreibung

.gitignore 297B

1234567891011121314151617
  1. /bootstrap/compiled.php
  2. /vendor
  3. composer.phar
  4. composer.lock
  5. .env.*.php
  6. .env.php
  7. .DS_Store
  8. Thumbs.db
  9. app/database/csv/*
  10. app/config/local/*
  11. app/config/app.php
  12. app/config/database.php
  13. node_modules/
  14. app/config/
  15. app/controllers/AuthController.php
  16. app/controllers/AuthController.php
  17. bootstrap/start.php