Sfoglia il codice sorgente

Merge pull request #3785 from LoganTann/patch-1

fixes CodeIgniter.gitignore deleting a critical framework file
Brian Douglas 3 anni fa
parent
commit
9a4b4e3daa
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      CodeIgniter.gitignore

+ 1 - 0
CodeIgniter.gitignore

@@ -2,6 +2,7 @@
 */logs/log-*.php
 !*/logs/index.html
 */cache/*
+!system/cache/*
 !*/cache/index.html
 !*/cache/.htaccess