1
0
Эх сурвалжийг харах

Merge pull request #569 from AlainFolletete/master

Add GitIgnore file for Prestashop Software
Adam Roben 11 жил өмнө
parent
commit
bfcd76a786
1 өөрчлөгдсөн 29 нэмэгдсэн , 0 устгасан
  1. 29 0
      Prestashop.gitignore

+ 29 - 0
Prestashop.gitignore

@@ -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