Bläddra i källkod

Fixed CodeIgniter.gitignore

pull/1492/head
Takafumi Sekine 9 år sedan
förälder
incheckning
82ed46d1a5
1 ändrade filer med 3 tillägg och 3 borttagningar
  1. 3
    3
      CodeIgniter.gitignore

+ 3
- 3
CodeIgniter.gitignore Visa fil

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

Laddar…
Avbryt
Spara