I have a CodeIgniter php project in repo and have done a lot of updating to the database config file which contains all of my login information. I want other users or developers to be able to checkout my project and still get the config file, just without my login.
I'm sure this is a simple oversight somewhere, but I cannot find a reference to it at all.