Just use `~/.config/git/ignore` ## Useful to Ignore - .DS_Store ## Config Option ``` git config --global core.excludesfile ~/.gitignore_global ```