application/cache/*
!application/cache/index.html
!application/cache/.htaccess

application/logs/*
!application/logs/index.html
!application/logs/.htaccess

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

# IDE Files
#-------------------------
/nbproject/

.DS_Store
/.idea/
/uploads
/mvc/config/database.php

## Sublime Text cache files
*.tmlanguage.cache
*.tmPreferences.cache
*.stTheme.cache
*.sublime-workspace
*.sublime-project
/mvc/logs
/main/sessions
/mvc/cache/*
/mvc/config/development/database.php
/mvc/config/production/database.php
/mvc/config/config.php
.idea/itest.iml
/rector.php
