Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

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