From cf8cd058d4fd77d072cdaabac73ffd81b351e876 Mon Sep 17 00:00:00 2001 From: Marcus Bointon Date: Mon, 17 Oct 2016 18:56:25 +0200 Subject: [PATCH] Don't drop examples from zip downloads - note that this is left in place in 6.0 --- .gitattributes | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index e06b7db3..6bc373b0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,7 +1,6 @@ * text=auto /docs export-ignore -/examples export-ignore /test export-ignore /.gitattributes export-ignore /.gitignore export-ignore