From b307f3d9ef0960b74ea8bd8d5bbdef2049368947 Mon Sep 17 00:00:00 2001 From: Jon Dufresne Date: Thu, 23 Oct 2014 15:36:02 -0700 Subject: [PATCH] Update gitattributes to produce slimmer packages for composer --- .gitattributes | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 51e64837..f5e57be2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,12 @@ -configdoc/usage.xml -crlf +/.gitattributes export-ignore +/.gitignore export-ignore +/Doxyfile export-ignore +/art/ export-ignore +/benchmarks/ export-ignore +/configdoc/ export-ignore +/configdoc/usage.xml -crlf +/docs/ export-ignore +/maintenance/ export-ignore +/phpdoc.ini +/smoketests/ export-ignore +/tests/ export-ignore