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_4_27~72 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=58fa7b1645f5bea7721836010adf22f5bf019587;p=openldap 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