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

Fixed CodeIgniter.gitignore

Takafumi Sekine 10 жил өмнө
parent
commit
82ed46d1a5
1 өөрчлөгдсөн 3 нэмэгдсэн , 3 устгасан
  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