Commit 1aa8f643 authored by Ollie Rattue's avatar Ollie Rattue Committed by Chris Wanstrath

Improved CodeIgniter .gitignore to support an system directory in a different...

Improved CodeIgniter .gitignore to support an system directory in a different location to the default install. Fixed database.php ignore rule. The application directory can be moved to any location and the ignore will still operate
parent b85d5579
config/database.php
system/logs/log-*.php
system/cache/*
systen/cache/!index.html
*/config/database.php
*/system/logs/log-*.php
*/system/cache/*
*/systen/cache/!index.html
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment