You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

27 rivejä
515 B

  1. ###> symfony/framework-bundle ###
  2. /.env.local
  3. /.env.local.php
  4. /.env.*.local
  5. /config/secrets/prod/prod.decrypt.private.php
  6. /public/bundles/
  7. /public/media/
  8. /public/document/
  9. /var/
  10. /vendor/
  11. ###< symfony/framework-bundle ###
  12. ###> phpunit/phpunit ###
  13. /phpunit.xml
  14. .phpunit.result.cache
  15. ###< phpunit/phpunit ###
  16. ###> symfony/phpunit-bridge ###
  17. .phpunit.result.cache
  18. /phpunit.xml
  19. ###< symfony/phpunit-bridge ###
  20. /.idea
  21. ###> lexik/jwt-authentication-bundle ###
  22. /config/jwt/*.pem
  23. ###< lexik/jwt-authentication-bundle ###