Skip to content

Commit b87e078

Browse files
author
José I. Seluy
committed
add lines from official codeigniter download
- Added lines from the zip of Codeigniter-3.1.2
1 parent f2ce448 commit b87e078

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CodeIgniter.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
1+
.DS_Store
2+
13
*/config/development
24
*/logs/log-*.php
35
!*/logs/index.html
46
*/cache/*
57
!*/cache/index.html
68
!*/cache/.htaccess
9+
10+
user_guide_src/build/*
11+
user_guide_src/cilexer/build/*
12+
user_guide_src/cilexer/dist/*
13+
user_guide_src/cilexer/pycilexer.egg-info/*

0 commit comments

Comments
 (0)