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

user_guide_src/build/*
user_guide_src/cilexer/build/*
user_guide_src/cilexer/dist/*
user_guide_src/cilexer/pycilexer.egg-info/*

#codeigniter 3
application/ci_sessions/*
application/cache/*
application/logs/*
!application/logs/index.html
!application/*/.htaccess
vendor
uploads/*

.DS_Store

*.xls
*.xlsx



