From: Andrew DeFaria Date: Fri, 19 Feb 2021 19:47:31 +0000 (-0800) Subject: Added global gitignore X-Git-Url: https://defaria.com/gitweb/?a=commitdiff_plain;h=b4b5e8a7e6180ad1de85382f97e7496347057a51;p=clearscm.git Added global gitignore --- diff --git a/rc/gitconfig b/rc/gitconfig index b9815e6..550623e 100644 --- a/rc/gitconfig +++ b/rc/gitconfig @@ -11,6 +11,7 @@ pager = less -RX packedGitLimit=128m packedGitWindowSize=128m + excludesfile = /home/andrew/.gitignore [color] status=auto