summaryrefslogtreecommitdiff
path: root/vendor/gitignore/CodeIgniter.gitignore
blob: 60571a0c38300fdcff4e2259600bc924db52a50b (plain)
1
2
3
4
5
6
7
8
9
10
11
*/config/development
*/logs/log-*.php
!*/logs/index.html
*/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/*