소스 검색

Merge pull request #2217 from XnachO/codeigniter-3.1.2

add lines from official codeigniter download
Brendan Forster 8 년 전
부모
커밋
a5481c9e3a
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  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/*