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.
 
 
 

25 lines
288 B

  1. # Configuration
  2. /config/parameters.yml
  3. # Composer
  4. /vendor/
  5. # Contao Manager
  6. /contao-manager/
  7. # Generated folders
  8. /assets/
  9. /files/
  10. /public/
  11. /system/*
  12. !/system/config/
  13. /system/config/localconfig.php
  14. /system/config/tcpdf.php
  15. /templates/
  16. /var/
  17. /web/
  18. # Skip files
  19. /system/modules/*/.skip