Explorar el Código

Fixed CodeIgniter.gitignore

pull/1492/head
Takafumi Sekine hace 9 años
padre
commit
82ed46d1a5
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3
    3
      CodeIgniter.gitignore

+ 3
- 3
CodeIgniter.gitignore Ver fichero

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

Cargando…
Cancelar
Guardar