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.
 
 
 
 
 
 

14 line
231 B

  1. ###> symfony/framework-bundle ###
  2. /.env.local
  3. /.env.local.php
  4. /.env.*.local
  5. /public/bundles/
  6. /var/
  7. /vendor/
  8. ###< symfony/framework-bundle ###
  9. ###> symfony/web-server-bundle ###
  10. /.web-server-pid
  11. ###< symfony/web-server-bundle ###