From 94982633b1a36b96441150871e7b2fa18014964c Mon Sep 17 00:00:00 2001
From: Stefano Torresi <stefano@torresi.io>
Date: Tue, 29 Sep 2015 11:46:48 +0200
Subject: [PATCH] Remove /maintenance export-ignore from .gitattributes

latest release is not shipping with the scripts any more, and those scripts could be used in continuously integrated environments (e.g. `generate-standalone.php`).
---
 .gitattributes | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.gitattributes b/.gitattributes
index f5e57be2..483b6c17 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -6,7 +6,6 @@
 /configdoc/ export-ignore
 /configdoc/usage.xml -crlf
 /docs/ export-ignore
-/maintenance/ export-ignore
 /phpdoc.ini
 /smoketests/ export-ignore
 /tests/ export-ignore