Browse Source

Merge pull request #2217 from XnachO/codeigniter-3.1.2

add lines from official codeigniter download
Brendan Forster 8 years ago
parent
commit
a5481c9e3a
1 changed files with 5 additions and 0 deletions
  1. 5 0
      CodeIgniter.gitignore

+ 5 - 0
CodeIgniter.gitignore

@@ -4,3 +4,8 @@
 */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/*