nathan815
7/31/2014 - 4:44 PM

.gitignore

### CodeIgniter ###
*/config/development
*/logs/log-*.php
*/logs/!index.html
*/cache/*
*/cache/!index.html
*/cache/!.htaccess

### Sublime Text ###
*.sublime-workspace
*.sublime-project

### Other ###
DB_dumps/*
thumbnails/*