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.

11 rivejä
195 B

  1. /.idea
  2. ###> symfony/framework-bundle ###
  3. /.env.local
  4. /.env.local.php
  5. /.env.*.local
  6. /config/secrets/prod/prod.decrypt.private.php
  7. /public/bundles/
  8. /var/
  9. /vendor/
  10. ###< symfony/framework-bundle ###