]> source.dussan.org Git - gitignore.git/commitdiff
Add Exception for htaccess file denying access to the cache folder 391/head
authormastacheata <mastacheata@gulli.com>
Fri, 13 Jul 2012 14:52:09 +0000 (17:52 +0300)
committermastacheata <mastacheata@gulli.com>
Fri, 13 Jul 2012 14:52:09 +0000 (17:52 +0300)
CodeIgniter.gitignore

index e84c64179ce4c7844260dc92c24bd682cc968364..ca0e37ee2dc06ab2dd5b1c2f0be854ca9861212c 100644 (file)
@@ -3,3 +3,4 @@
 */logs/!index.html
 */cache/*
 */cache/!index.html
+*/cache/!.htaccess
\ No newline at end of file