]> source.dussan.org Git - gitignore.git/commitdiff
add lines from official codeigniter download
authorJosé I. Seluy <jose.seluy@grupocarsa.com>
Tue, 20 Dec 2016 11:45:49 +0000 (08:45 -0300)
committerJosé I. Seluy <jose.seluy@grupocarsa.com>
Tue, 20 Dec 2016 11:45:49 +0000 (08:45 -0300)
- Added lines from the zip of Codeigniter-3.1.2

CodeIgniter.gitignore

index 0f77d9e1d175c90e6048385f689e35830506bc23..e639a818f7771c5fd31f38179576a4c44a16a9f8 100644 (file)
@@ -1,6 +1,13 @@
+.DS_Store
+
 */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/*