From 58fa7b1645f5bea7721836010adf22f5bf019587 Mon Sep 17 00:00:00 2001 From: Hallvard Furuseth Date: Mon, 7 Nov 2011 14:52:27 +0100 Subject: [PATCH] Exclude .git* files from releases --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 5454a6121b..79b4f238ef 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ configure.in ident +.git* export-ignore -- 2.39.5