Welcome Guest, Not a member yet? Register   Sign In
.gitignore file for CodeIgniter 3
#1

(This post was last modified: 08-19-2015, 10:30 AM by izaban.)

Hi there,

Is the following .gitignore file published in https://github.com/github/gitignore/blob....gitignore an acceptable one?

*/config/development
*/logs/log-*.php
!*/logs/index.html
*/cache/*
!*/cache/index.html
!*/cache/.htaccess

I've received the advice that I should include the user_guide and system directory in case I want to update CodeIgniter in the future. Also the application/config directory because contains plataform specific files. What is your advice about the .gitignore file?
Reply


Messages In This Thread
.gitignore file for CodeIgniter 3 - by izaban - 07-22-2015, 01:06 PM
RE: .gitignore file for CodeIgniter 3 - by izaban - 07-23-2015, 07:33 AM
RE: .gitignore file for CodeIgniter 3 - by Narf - 07-23-2015, 09:30 AM



Theme © iAndrew 2016 - Forum software by © MyBB