From ee7a5248dfd49ea534feca1313a643209370cc01 Mon Sep 17 00:00:00 2001 From: Xavier Delaruelle Date: Tue, 7 Apr 2020 17:51:11 +0200 Subject: [PATCH] install: exclude .github dir from dist tarballs --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 0bd01217..bcaf7731 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,7 @@ # export version info from git version.inc.in export-subst # no export of git-specific stuff +.github export-ignore .gitignore export-ignore .gitattributes export-ignore init/.gitignore export-ignore