PageRenderTime 78ms CodeModel.GetById 30ms RepoModel.GetById 0ms app.codeStats 0ms

/.gitignore

https://github.com/vappelgren/PrestaShop
gitignore | 29 lines | 29 code | 0 blank | 0 comment | 0 complexity | 8652e3ad5f74a7c5b8356ce09d695151 MD5 | raw file
  1. .buildpath
  2. .htaccess
  3. .project
  4. .settings
  5. .idea
  6. .svn
  7. .DS_Store
  8. robots.txt
  9. sitemap.xml
  10. cache/smarty/cache/*
  11. !cache/smarty/cache/index.php
  12. cache/smarty/compile/*
  13. !cache/smarty/compile/index.php
  14. cache/class_index.php
  15. cache/tcpdf/*
  16. !cache/tcpdf/index.php
  17. config/xml/*.xml
  18. config/settings.inc.php
  19. log/*.log
  20. img/*
  21. !img/index.php
  22. !img/*/index.php
  23. tools/smarty*/cache/*.php
  24. !tools/smarty*/cache/index.php
  25. tools/smarty*/compile/*.php
  26. !tools/smarty*/compile/index.php
  27. override/classes/*.php
  28. themes/default/cache/*.js
  29. themes/default/cache/*.css