Explorar o código

Fixed CodeIgniter.gitignore

Takafumi Sekine %!s(int64=10) %!d(string=hai) anos
pai
achega
82ed46d1a5
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      CodeIgniter.gitignore

+ 3 - 3
CodeIgniter.gitignore

@@ -1,6 +1,6 @@
 */config/development
 */logs/log-*.php
-*/logs/!index.html
+!*/logs/index.html
 */cache/*
-*/cache/!index.html
-*/cache/!.htaccess
+!*/cache/index.html
+!*/cache/.htaccess