Closed Heer0 closed 11 years ago
:+1: for 5.5 on travis.
Ignoring the .DS_Store
file would be setted on user configuration (global gitignore) and not per project. It's not really important, so, we still could merge it. ping @jubianchi
I did not know there was a global gitignore, sorry about that, I started in PR !
Ok for me, good to merge ;)
@Heer0 you can use git config --global excludesfile ~/.gitignore
to set a gitignore relative to your own session (https://github.com/jubianchi/dotfiles/blob/master/.gitconfig#L15)
@jubianchi thanks for your advice, i'll do it from now.
Adding PHP 5.5 in travis.yml file and additionally for mac user ignore .DS_Store files