WaylonWalker / waylonwalker.com

Latest version of waylonwalker.com - dev.waylonwalker.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Good Use for global .gitignore

cl3m3c7 opened this issue · comments

Hi there,
I don't know how to contact you, but I just want to share with you how to be able to stow .gitignore directly instead of using the .global_gitignore hack by providing --dotfiles flag:

mv git/.global_gitignore git/dot-gitignore
stow git --dotfiles

hope this helps ^^

Thanks for sharing! I am not quite sue why I chose .global_gitignore.