composer.phar
*/config/development
*/logs/log-*
!*/logs/index.html
*/cache/*
writable/debugbar/*.json
!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/logs/*
!application/logs/index.html
!application/logs/.htaccess
/vendor/

# other stuff
.DS_Store

.env
.env.example
.env.local
.env.staging
