Add Prestashop gitignore file

This commit is contained in:
Alain Folletete 2013-03-01 23:51:52 +01:00
parent 0aeefb48c0
commit aafb20d9e7
1 changed files with 29 additions and 0 deletions

29
Prestashop.gitignore Normal file
View File

@ -0,0 +1,29 @@
# Directories content
cache/class_index.php
cache/smarty/cache/*
!cache/smarty/cache/index.php
cache/smarty/compile/*
!cache/smarty/compile/index.php
cache/tcpdf/*
!cache/tcpdf/index.php
config/xml/*.xml
config/settings.inc.php
log/*.log
img/*
!img/index.php
!img/*/index.php
tools/smarty*/cache/*.php
!tools/smarty*/cache/index.php
tools/smarty*/compile/*.php
!tools/smarty*/compile/index.php
themes/default/cache/*.js
themes/default/cache/*.css
# Ignore files on root directory
robots.txt
sitemap.xml