Global GIT Ignore: Not pulling -
applied:
git config --global core.excludesfile ~/.gitignore_global
tried removing $home variable:
git config --global core.excludesfile ~/.config/git/ignore
can't apply plethora of local projects. love seeing .sass-cache folder appear on every project, hide folder git...
wish 1 simple which -a gitignore
find 1 being used. marvelous.
thanks ahead of time leads.
used: git config --get-all core.excludesfile
edited file presented. works. @jszakmeister
Comments
Post a Comment