From: Michael Sweet Date: Wed, 13 Apr 2016 16:30:24 +0000 (-0400) Subject: Ignore all .git* files too. X-Git-Tag: v2.2b1~54 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c6a37af863282298ac79a07dd39b75aeffe16687;p=thirdparty%2Fcups.git Ignore all .git* files too. --- diff --git a/.gitattributes b/.gitattributes index 292334ea58..0c203315ba 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ +.git* export-ignore .mailmap export-ignore tools export-ignore