Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

OpenCart.gitignore 237B

1234567891011121314151617181920
  1. .htaccess
  2. /config.php
  3. admin/config.php
  4. !index.html
  5. download/
  6. image/data/
  7. image/cache/
  8. system/cache/
  9. system/logs/
  10. system/storage/
  11. # vQmod log files
  12. vqmod/logs/*
  13. # vQmod cache files
  14. vqmod/vqcache/*
  15. vqmod/checked.cache
  16. vqmod/mods.cache