0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-03-15 10:57:05 +00:00

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`).
This commit is contained in:
Stefano Torresi 2015-09-29 11:46:48 +02:00
parent ae1828d955
commit 94982633b1

1
.gitattributes vendored
View File

@ -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