Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You can ignore it in your global git config, too. Once per host.


Something like:

git config --global core.excludesfile ~/.gitignore-global echo .DS_Store >> ~/.gitignore-global


You don't need to set core.excludesfile any more, it defaults to ~/.config/git/ignore these days




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: