From: Hallvard Furuseth Date: Mon, 7 Nov 2011 13:52:27 +0000 (+0100) Subject: Exclude .git* files from releases X-Git-Tag: OPENLDAP_REL_ENG_2_5_0ALPHA~1128 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff0f83a129a4f4f09c80c9b58821dfcd1c7d0464;p=thirdparty%2Fopenldap.git Exclude .git* files from releases --- diff --git a/.gitattributes b/.gitattributes index 5454a6121b..79b4f238ef 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ configure.in ident +.git* export-ignore